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

Go to the source code of this file.

Enumerations

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
}
 

Variables

int cs_glob_physical_model_flag []
 

Enumeration Type Documentation

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

Groundwater flows module

CS_SOLIDIFICATION 

Solidification process

CS_HEAT_TRANSFER 

Heat transfer (in solids)

CS_N_PHYSICAL_MODEL_TYPES 

Number of physical model types

Variable Documentation

◆ cs_glob_physical_model_flag

int cs_glob_physical_model_flag[]
extern

Names of specific physical models

Status of specific physical models