1#ifndef CS__ATMO_VARIABLES_H
2#define CS__ATMO_VARIABLES_H
void cs_atmo_physical_properties_update(void)
Update the thermo physical properties fields for the humid air and the liquid.
Definition: cs_atmo_variables.cpp:1301
void cs_atmo_add_property_fields(void)
Add atmospheric property fields.
Definition: cs_atmo_variables.cpp:505
void cs_atmo_init_variables_2(void)
Initialization of variable options for the atmospheric module after what is done in cs_user_parameter...
Definition: cs_atmo_variables.cpp:1574
void cs_atmo_init_variables_1(void)
Initialization of variable options for the atmospheric module before what is done in cs_user_paramete...
Definition: cs_atmo_variables.cpp:1483
void cs_atmo_add_variable_fields(void)
Definition: cs_atmo_variables.cpp:310
#define BEGIN_C_DECLS
Definition: cs_defs.h:528
#define END_C_DECLS
Definition: cs_defs.h:529