#include <cs_combustion_model.h>
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] |
Gas combustion model parameters structure
mass fraction conversion coefficients from global species to elementary species
mole fraction conversion coefficients from global species to elementary species
double fs[CS_COMBUSTION_GAS_MAX_GLOBAL_REACTIONS] |
Mixing rate at the stoichiometry
double hinfue |
int iic |
rank of C in gas composition (base 1)
double rosoot |
soot density
double wmolg[CS_COMBUSTION_GAS_MAX_GLOBAL_SPECIES] |
molar mass of global species
double xsoot |
input mass enthalpy for fuel soot fraction production (isoot = 0)