#include <cs_lagr.h>
Collaboration diagram for cs_lagr_coal_comb_t:Data Fields | |
| int | ih2o |
| int | io2 |
| int | ico |
| int | iatc |
| cs_real_t | prefth |
| cs_real_t | trefth |
| int | natom |
| cs_real_t * | wmolat |
| int | ngazem |
| cs_real_t * | wmole |
| int * | iym1 |
| int | ncharm |
| cs_real_t * | a1ch |
| cs_real_t * | h02ch |
| cs_real_t * | e1ch |
| cs_real_t * | a2ch |
| cs_real_t * | e2ch |
| cs_real_t * | y1ch |
| cs_real_t * | y2ch |
| cs_real_t * | cp2ch |
| cs_real_t * | ahetch |
| cs_real_t * | ehetch |
| cs_real_t * | rho0ch |
| cs_real_t * | xwatch |
| cs_real_t * | xashch |
| cs_real_t * | thcdch |
External data relative to coal combustion
| cs_real_t* a1ch |
| cs_real_t* a2ch |
| cs_real_t* ahetch |
| cs_real_t* cp2ch |
| cs_real_t* e1ch |
| cs_real_t* e2ch |
| cs_real_t* ehetch |
| cs_real_t* h02ch |
| int iatc |
| int ico |
| int ih2o |
| int io2 |
| int* iym1 |
| int natom |
| int ncharm |
| int ngazem |
| cs_real_t prefth |
| cs_real_t* rho0ch |
| cs_real_t* thcdch |
| cs_real_t trefth |
| cs_real_t* wmolat |
| cs_real_t* wmole |
| cs_real_t* xashch |
| cs_real_t* xwatch |
| cs_real_t* y1ch |
| cs_real_t* y2ch |