programmer's documentation
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages
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

double ckabs0

absorption coefficient of gas mix

coal combustion model parameters

fuel combustion model parameters

gas combustion model parameters

int ico2

index of co2 in wmole

int ih2o

index of h2o in wmole

int isoot

soot production modeling flag

molar mass of an elementary gas component

double xco2

molar coefficient of CO2

double xh2o

molar coefficient of H2O


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