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

◆ dia2mn

minimum diameter (m)

◆ diam20

initial diameter (m)

◆ ichcor

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

◆ nclacp

int nclacp

◆ rho20

initial density (kg/m^3)

◆ rho2mn

minimal density (kg/m^3)

◆ xashch

double xashch[CS_COMBUSTION_MAX_COALS]

ashes concentration (kg/kg)

◆ xmasch

particle char mass (kg)

◆ xmp0

initial particle mass (kg)


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