programmer's documentation
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages
Data Fields
cs_combustion_gas_model_t Struct Reference

#include <cs_combustion_model.h>

Collaboration diagram for cs_combustion_gas_model_t:
Collaboration graph

Data Fields

int iic
 
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]
 

Detailed Description

Gas combustion model parameters structure

Field Documentation

mass fraction conversion coefficients from global species to elementary species

mole fraction conversion coefficients from global species to elementary species

int iic

rank of C in gas composition (base 1)

double rosoot

soot density

molar mass of global species

double xsoot

soot fraction production (isoot = 0)


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