My Project
programmer's documentation
Data Fields
cs_combustion_model_t Struct Reference

#include <cs_combustion_model.h>

Collaboration diagram for cs_combustion_model_t:
Collaboration graph

Data Fields

cs_combustion_gas_model_t gas
 
cs_combustion_coal_model_t coal
 
cs_combustion_fuel_model_t fuel
 
int isoot
 
int ico2
 
int ih2o
 
double ckabs0
 
double xco2
 
double xh2o
 
double wmole [CS_COMBUSTION_GAS_MAX_ELEMENTARY_COMPONENTS]
 

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

◆ ico2

int ico2

index of co2 in wmole

◆ ih2o

int ih2o

index of h2o in wmole

◆ isoot

int isoot

soot production modeling flag

◆ 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: