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 Remarques : This func...
Definition: cs_atmo_variables.cpp:925
void cs_atmo_add_property_fields(void)
Add if needed the variables fields.
Definition: cs_atmo_variables.cpp:471
void cs_atmo_add_variable_fields(void)
Definition: cs_atmo_variables.cpp:277
#define BEGIN_C_DECLS
Definition: cs_defs.h:542
#define END_C_DECLS
Definition: cs_defs.h:543