8.0
general documentation
Loading...
Searching...
No Matches
cs_combustion_gas_model_t Struct Reference

#include <cs_combustion_model.h>

Collaboration diagram for cs_combustion_gas_model_t:

Data Fields

int iic
double hinfue
double xsoot
double rosoot
double wmolg [CS_COMBUSTION_GAS_MAX_GLOBAL_SPECIES]
double coefeg [CS_COMBUSTION_GAS_MAX_GLOBAL_SPECIES][CS_COMBUSTION_GAS_MAX_ELEMENTARY_COMPONENTS]
double compog [CS_COMBUSTION_GAS_MAX_GLOBAL_SPECIES][CS_COMBUSTION_GAS_MAX_ELEMENTARY_COMPONENTS]
double fs [CS_COMBUSTION_GAS_MAX_GLOBAL_REACTIONS]

Detailed Description

Gas combustion model parameters structure

Field Documentation

◆ coefeg

mass fraction conversion coefficients from global species to elementary species

◆ compog

mole fraction conversion coefficients from global species to elementary species

◆ fs

Mixing rate at the stoichiometry

◆ hinfue

double hinfue

◆ iic

int iic

rank of C in gas composition (base 1)

◆ rosoot

double rosoot

soot density

◆ wmolg

molar mass of global species

◆ xsoot

double xsoot

input mass enthalpy for fuel soot fraction production (isoot = 0)


The documentation for this struct was generated from the following file: