#include <stdarg.h>
#include "cs_defs.h"
#include "cs_coal.h"
Go to the source code of this file.
◆ CS_COMBUSTION_GAS_MAX_ELEMENTARY_COMPONENTS
#define CS_COMBUSTION_GAS_MAX_ELEMENTARY_COMPONENTS 20 |
Maximum number of elementary gas components
◆ CS_COMBUSTION_GAS_MAX_GLOBAL_REACTIONS
#define CS_COMBUSTION_GAS_MAX_GLOBAL_REACTIONS 1 |
Maximum number of global reactions in gas phase
◆ CS_COMBUSTION_GAS_MAX_GLOBAL_SPECIES
#define CS_COMBUSTION_GAS_MAX_GLOBAL_SPECIES 25 |
Maximum number of globals species
◆ CS_COMBUSTION_MAX_OXYDANTS
#define CS_COMBUSTION_MAX_OXYDANTS 3 |
Maximum number of oxydants
◆ CS_COMBUSTION_MAX_TABULATION_POINTS
#define CS_COMBUSTION_MAX_TABULATION_POINTS 500 |
Maximum number of tabulation points
◆ cs_combustion_finalize()
void cs_combustion_finalize |
( |
void |
| ) |
|
Finalize combustion model based on active physical models.
◆ cs_combustion_initialize()
void cs_combustion_initialize |
( |
void |
| ) |
|
Initialize combustion model based on active physical models.
◆ cs_combustion_log_setup()
void cs_combustion_log_setup |
( |
void |
| ) |
|
Print the combustion module options to setup.log.
◆ cs_glob_combustion_model
Combustion model parameters structure