#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
} |
|
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
|
CS_ELECTRIC_ARCS |
electric arcs
|
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
|
int cs_glob_physical_model_flag[] |
Names of specific physical models
Status of specific physical models