8.1
general documentation
cs_combustion_model.h File Reference
#include <stdarg.h>
#include "cs_defs.h"
#include "cs_coal.h"
+ Include dependency graph for cs_combustion_model.h:

Go to the source code of this file.

Data Structures

struct  cs_combustion_gas_model_t
 
struct  cs_combustion_model_t
 

Macros

#define CS_COMBUSTION_GAS_MAX_GLOBAL_SPECIES   25
 
#define CS_COMBUSTION_GAS_MAX_ELEMENTARY_COMPONENTS   20
 
#define CS_COMBUSTION_MAX_TABULATION_POINTS   500
 
#define CS_COMBUSTION_GAS_MAX_GLOBAL_REACTIONS   1
 
#define CS_COMBUSTION_MAX_OXYDANTS   3
 

Functions

void cs_combustion_initialize (void)
 Initialize combustion model based on active physical models. More...
 
void cs_combustion_finalize (void)
 Finalize combustion model based on active physical models. More...
 
void cs_combustion_log_setup (void)
 Print the combustion module options to setup.log. More...
 

Variables

cs_combustion_model_tcs_glob_combustion_model
 

Macro Definition Documentation

◆ 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

Function Documentation

◆ 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.

Variable Documentation

◆ cs_glob_combustion_model

cs_combustion_model_t* cs_glob_combustion_model
extern

Combustion model parameters structure