#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_SLFM
, CS_COMBUSTION_EBU
,
 CS_COMBUSTION_LW
, CS_COMBUSTION_COAL
, CS_JOULE_EFFECT
, CS_ELECTRIC_ARCS
,
 CS_COMPRESSIBLE
, CS_ATMOSPHERIC
, CS_COOLING_TOWERS
, CS_GAS_MIX
,
 CS_GROUNDWATER
, CS_SOLIDIFICATION
, CS_HEAT_TRANSFER
, 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_SLFM | Steady laminar flamelet model  | 
| CS_COMBUSTION_EBU | EBU combustion model  | 
| CS_COMBUSTION_LW | Libby-Williams combustion model  | 
| CS_COMBUSTION_COAL | coal combustion model  | 
| CS_JOULE_EFFECT | Joule effect Joule model flag position. Flag values can be: 
-1: module not activated1: use of a real potential2: use of a complex potential3: use of real potential and specific boundary conditions4: 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 activated1: determination of the magnetic field by means of the Ampere’ theorem2: 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 | Groundwater flows module  | 
| CS_SOLIDIFICATION | Solidification process  | 
| CS_HEAT_TRANSFER | Heat transfer (in solids)  | 
| CS_N_PHYSICAL_MODEL_TYPES | Number of physical model types  | 
 
 
◆ cs_glob_physical_model_flag
  
  | 
        
          | int cs_glob_physical_model_flag[] |  | extern | 
 
Names of specific physical models
Status of specific physical models