My Project
programmer's documentation
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

◆ coefeg

mass fraction conversion coefficients from global species to elementary species

◆ compog

mole fraction conversion coefficients from global species to elementary species

◆ iic

int iic

rank of C in gas composition (base 1)

◆ rosoot

double rosoot

soot density

◆ wmolg

molar mass of global species

◆ xsoot

double xsoot

soot fraction production (isoot = 0)


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