#include <stdarg.h>
#include "cs_defs.h"
#include "cs_field.h"
 
Go to the source code of this file.
 | 
| enum   | cs_physical_model_type_t {  
  CS_PHYSICAL_MODEL_FLAG, 
CS_COMBUSTION_3PT, 
CS_COMBUSTION_EBU, 
CS_COMBUSTION_LW, 
 
  CS_COMBUSTION_PCLC, 
CS_COMBUSTION_COAL, 
CS_COMBUSTION_FUEL, 
CS_JOULE_EFFECT, 
 
  CS_ELECTRIC_ARCS, 
CS_COMPRESSIBLE, 
CS_ATMOSPHERIC, 
CS_COOLING_TOWERS, 
 
  CS_GAS_MIX, 
CS_GROUNDWATER, 
CS_N_PHYSICAL_MODEL_TYPES
 
 } | 
|   | 
◆ cs_physical_model_type_t
Specific physical model types 
| Enumerator | 
|---|
| CS_PHYSICAL_MODEL_FLAG  | global specific physics flag  
 | 
| CS_COMBUSTION_3PT  | 3-point combustion model  
 | 
| CS_COMBUSTION_EBU  | EBU combustion model  
 | 
| CS_COMBUSTION_LW  | Libby-Williams combustion model  
 | 
| CS_COMBUSTION_PCLC  | pulverized coal combustion with Lagrangian coupling  
 | 
| CS_COMBUSTION_COAL  | coal combustion model  
 | 
| CS_COMBUSTION_FUEL  | fuel combustion  
 | 
| CS_JOULE_EFFECT  | Joule effect 
Joule model flag position. Flag values can be: 
- -1: module not activated
 
- 1: use of a real potential
 
- 2: use of a complex potential
 
- 3: use of real potential and specific boundary conditions
 
- 4: use of complex potential and specific boundary conditions 
 
 
 | 
| CS_ELECTRIC_ARCS  | electric arcs 
Electric arcs model flag position. Flag values can be: 
- -1: module not activated
 
- 1: determination of the magnetic field by means of the Ampere’ theorem
 
- 2: determination of the magnetic field by means of the vector potential 
 
 
 | 
| CS_COMPRESSIBLE  | compressible model  
 | 
| CS_ATMOSPHERIC  | atmospheric model  
 | 
| CS_COOLING_TOWERS  | cooling towers  
 | 
| CS_GAS_MIX  | gas mix model  
 | 
| CS_GROUNDWATER  | Richards model  
 | 
| CS_N_PHYSICAL_MODEL_TYPES  | Number of physical model types  
 | 
 
 
◆ cs_glob_physical_model_flag
      
        
          | int cs_glob_physical_model_flag[] | 
        
      
 
Names of specific physical models
Status of specific physical models