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

#include <cs_combustion_model.h>

Collaboration diagram for cs_combustion_coal_model_t:
Collaboration graph

Data Fields

int nclacp
 
double xashch [CS_COMBUSTION_MAX_COALS]
 
int ichcor [CS_COMBUSTION_MAX_COAL_CLASSES]
 
double diam20 [CS_COMBUSTION_MAX_COAL_CLASSES]
 
double dia2mn [CS_COMBUSTION_MAX_COAL_CLASSES]
 
double rho20 [CS_COMBUSTION_MAX_COAL_CLASSES]
 
double rho2mn [CS_COMBUSTION_MAX_COAL_CLASSES]
 
double xmp0 [CS_COMBUSTION_MAX_COAL_CLASSES]
 
double xmasch [CS_COMBUSTION_MAX_COAL_CLASSES]
 

Detailed Description

Coal combustion model parameters structure

Field Documentation

minimum diameter (m)

initial diameter (m)

coal id if considered class belongs to coal ich[1, 2, ...]

int nclacp

initial density (kg/m^3)

minimal density (kg/m^3)

double xashch[CS_COMBUSTION_MAX_COALS]

ashes concentration (kg/kg)

particle char mass (kg)

initial particle mass (kg)


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