#include "cs_defs.h"
#include "cs_field.h"
Go to the source code of this file.
◆ CS_COMBUSTION_COAL_MAX_ATOMIC_SPECIES
      
        
          | #define CS_COMBUSTION_COAL_MAX_ATOMIC_SPECIES   5 | 
      
 
Maximum number of atomic species 
 
 
◆ CS_COMBUSTION_COAL_MAX_CLASSES
      
        
          | #define CS_COMBUSTION_COAL_MAX_CLASSES | 
      
 
Value:
#define CS_COMBUSTION_MAX_CLASSES_PER_COAL
Definition: cs_coal.h:62
#define CS_COMBUSTION_MAX_COALS
Definition: cs_coal.h:50
 Maximum total number of coal classes 
 
 
◆ CS_COMBUSTION_COAL_MAX_ELEMENTARY_COMPONENTS
      
        
          | #define CS_COMBUSTION_COAL_MAX_ELEMENTARY_COMPONENTS   20 | 
      
 
Maximum number of elementary gas components 
 
 
◆ CS_COMBUSTION_COAL_MAX_GLOBAL_SPECIES
      
        
          | #define CS_COMBUSTION_COAL_MAX_GLOBAL_SPECIES   25 | 
      
 
Maximum number of global species 
 
 
◆ CS_COMBUSTION_COAL_MAX_OXYDANTS
      
        
          | #define CS_COMBUSTION_COAL_MAX_OXYDANTS   3 | 
      
 
Maximum number of oxydants 
 
 
◆ CS_COMBUSTION_COAL_MAX_SOLIDS
Maximum number of solid constituants 
 
 
◆ CS_COMBUSTION_COAL_MAX_TABULATION_POINTS
      
        
          | #define CS_COMBUSTION_COAL_MAX_TABULATION_POINTS   8 | 
      
 
Maximum number of tabulation points 
 
 
◆ CS_COMBUSTION_MAX_CLASSES_PER_COAL
      
        
          | #define CS_COMBUSTION_MAX_CLASSES_PER_COAL   20 | 
      
 
Maximum number of coal classes per coal 
 
 
◆ CS_COMBUSTION_MAX_COALS
      
        
          | #define CS_COMBUSTION_MAX_COALS   5 | 
      
 
 
◆ cs_coal_model_type_t
Coal combustion model type 
| Enumerator | 
|---|
| CS_COMBUSTION_COAL_NONE |  | 
| CS_COMBUSTION_COAL_STANDARD |  | 
| CS_COMBUSTION_COAL_WITH_DRYING |  | 
 
 
◆ cs_coal_model_get_type()
Return coal combustion model type. 
- Returns
- type of active coal combustion model (CS_COMBUSTION_COAL_NONE if model not active) 
 
 
◆ cs_coal_model_set_model()
Activate coal combustion model. 
- Returns
- pointer to coal combustion model structure.
- Parameters
- 
  
    | [in] | type | coal combustion model type |  
 
 
 
◆ cs_coal_rad_transfer_st()
Take in account the radiative source terms in the particle equation of a given class for pulverized coal flame. 
- Parameters
- 
  
    | [in] | f | pointer to scalar field |  | [in,out] | smbrs | right and side (explicit ST contribution) |  | [in,out] | rovsdt | system diagonal (implicit ST contribution) |  
 
 
 
◆ cs_coal_atom_id_c
  
  | 
        
          | const int cs_coal_atom_id_c |  | extern | 
 
 
◆ cs_coal_atom_id_h
  
  | 
        
          | const int cs_coal_atom_id_h |  | extern | 
 
 
◆ cs_coal_atom_id_n
  
  | 
        
          | const int cs_coal_atom_id_n |  | extern | 
 
 
◆ cs_coal_atom_id_o
  
  | 
        
          | const int cs_coal_atom_id_o |  | extern | 
 
 
◆ cs_coal_atom_id_s
  
  | 
        
          | const int cs_coal_atom_id_s |  | extern | 
 
 
◆ cs_coal_epsilon
  
  | 
        
          | const double cs_coal_epsilon |  | extern | 
 
 
◆ cs_coal_prefth
  
  | 
        
          | const double cs_coal_prefth |  | extern | 
 
reference pressure for molar volume 
 
 
◆ cs_coal_trefth
  
  | 
        
          | const double cs_coal_trefth |  | extern | 
 
molar volume under normal pressure and temperature conditions 
(1 atmosphere, 0 degres C) in m-3
reference temperature for molar volume 
 
 
◆ cs_coal_volmol
  
  | 
        
          | const double cs_coal_volmol |  | extern | 
 
molar volume under normal pressure and temperature conditions (1 atmosphere, 0  ) in
) in  
 
 
 
◆ cs_glob_coal_model
Combustion model parameters structure
Coal combustion model parameters structure