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

#include <cs_combustion_model.h>

Collaboration diagram for cs_combustion_model_t:

Data Fields

cs_combustion_gas_model_t gas
cs_combustion_coal_model_t coal
cs_combustion_fuel_model_t fuel
int n_gas_el_comp
int n_gas_species
int n_atomic_species
int n_reactions
int isoot
int io2
int in2
int ico2
int ih2o
double ckabs0
double xco2
double xh2o
double hinoxy
double wmole [CS_COMBUSTION_GAS_MAX_ELEMENTARY_COMPONENTS]
double oxyo2 [CS_COMBUSTION_MAX_OXYDANTS]
double oxyn2 [CS_COMBUSTION_MAX_OXYDANTS]
double oxyh2o [CS_COMBUSTION_MAX_OXYDANTS]
double oxyco2 [CS_COMBUSTION_MAX_OXYDANTS]

Detailed Description

Combustion model parameters structure

Field Documentation

◆ ckabs0

double ckabs0

absorption coefficient of gas mix

◆ coal

coal combustion model parameters

◆ fuel

fuel combustion model parameters

◆ gas

gas combustion model parameters

◆ hinoxy

double hinoxy

input mass enthalpy for the oxidant

◆ ico2

int ico2

index of co2 in wmole

◆ ih2o

int ih2o

index of h2o in wmole

◆ in2

int in2

index of n2 in wmole

◆ io2

int io2

index of o2 in wmole

◆ isoot

int isoot

soot production modeling flag

◆ n_atomic_species

int n_atomic_species

number of atomic species

◆ n_gas_el_comp

int n_gas_el_comp

number of elementary gas components

◆ n_gas_species

int n_gas_species

number of global species

◆ n_reactions

int n_reactions

number of global reactions in gas phase

◆ oxyco2

composition of CO2 oxidants

◆ oxyh2o

composition of H2O oxidants

◆ oxyn2

composition of N2 oxidants

◆ oxyo2

composition of oxidants in O2

◆ wmole

molar mass of an elementary gas component

◆ xco2

double xco2

molar coefficient of CO2

◆ xh2o

double xh2o

molar coefficient of H2O


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