7.1
general documentation
cs_combustion_model.h File Reference
#include <stdarg.h>
#include "cs_defs.h"
#include "cs_field.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_coal_model_t
 
struct  cs_combustion_fuel_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_COALS   5
 
#define CS_COMBUSTION_MAX_CLASSES_PER_COAL   20
 
#define CS_COMBUSTION_MAX_COAL_CLASSES
 

Functions

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_SPECIES

#define CS_COMBUSTION_GAS_MAX_GLOBAL_SPECIES   25

Maximum number of globals species

◆ CS_COMBUSTION_MAX_CLASSES_PER_COAL

#define CS_COMBUSTION_MAX_CLASSES_PER_COAL   20

Maximum number of coal classes

◆ CS_COMBUSTION_MAX_COAL_CLASSES

#define CS_COMBUSTION_MAX_COAL_CLASSES
Value:
#define CS_COMBUSTION_MAX_COALS
Definition: cs_combustion_model.h:58
#define CS_COMBUSTION_MAX_CLASSES_PER_COAL
Definition: cs_combustion_model.h:61

Maximum number of coal classes

◆ CS_COMBUSTION_MAX_COALS

#define CS_COMBUSTION_MAX_COALS   5

Maximum number of coals

Function Documentation

◆ 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

Combustion model parameters structure