#include <cs_combustion_gas.h>
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
cpgazg[j][i] is the massic calorific capacity (J/kg/K) of the i-th global species at temperature
char* data_file_name |
double fmax_lwc |
double fmin_lwc |
Libby Williams parameters
double fs[CS_COMBUSTION_GAS_MAX_GLOBAL_REACTIONS] |
Mixing rate at the stoichiometry
double hinfue |
input mass enthalpy for fuel
double hinoxy |
input mass enthalpy for the oxidant
double hmax_lwc |
double hmin_lwc |
int iic |
use NIST-JANAF tables for enthalpy/temperature conversion rank of C in gas composition (base 1)
int iico2 |
rank of CO2 in gas composition (base 1)
int iio2 |
rank of O2 in gas composition (base 1)
int isoot |
soot production modeling flag
int n_atomic_species |
number of atomic species
int n_gas_el_comp |
number of elementary gas components
int n_gas_species |
number of global species
int n_reactions |
number of global reactions in gas phase
int n_tab_points |
number of tabulation points
double oxyco2[CS_COMBUSTION_GAS_MAX_OXYDANTS] |
composition of CO2 oxidants
double oxyh2o[CS_COMBUSTION_GAS_MAX_OXYDANTS] |
composition of H2O oxidants
double oxyn2[CS_COMBUSTION_GAS_MAX_OXYDANTS] |
composition of N2 oxidants
double pcigas |
combustible reaction enthalpy (Lower Calorific Value)
double rosoot |
soot density
double srrom |
sub-relaxation coefficient for the density: (hence, with a zero value, there is no sub-relaxation)
double th[CS_COMBUSTION_GAS_MAX_TABULATION_POINTS] |
temperature in K
double tinfue |
input temperature for fuel en K
double tinoxy |
input temperature for oxydant
combustion model type
bool use_janaf |
double wmolat[CS_COMBUSTION_GAS_MAX_ATOMIC_SPECIES] |
molar mass of atomic species
double wmole[CS_COMBUSTION_GAS_MAX_ELEMENTARY_COMPONENTS] |
molar mass of an elementary gas component
double wmolg[CS_COMBUSTION_GAS_MAX_GLOBAL_SPECIES] |
molar mass of global species
double xco2 |
molar coefficient of CO2
double xh2o |
molar coefficient of H2O
double xsoot |
soot fraction production (isoot = 0)