Go to the source code of this file.
◆ cs_cf_model_eos_t
Enumerator |
---|
CS_EOS_NONE | |
CS_EOS_IDEAL_GAS | |
CS_EOS_STIFFENED_GAS | |
CS_EOS_GAS_MIX | |
CS_EOS_HOMOGENEOUS_TWO_PHASE | |
CS_EOS_MOIST_AIR | |
◆ cs_cf_add_property_fields()
void cs_cf_add_property_fields |
( |
void |
| ) |
|
Property field definitions for the compressible module, according to calculation type selected by the user.
◆ cs_cf_get_icvfli()
int* cs_cf_get_icvfli |
( |
void |
| ) |
|
Provide access to boundary face indicator array of convection flux.
- 0 upwind scheme
- 1 imposed flux
◆ cs_cf_get_ifbet()
int* cs_cf_get_ifbet |
( |
void |
| ) |
|
Provide access to imposed thermal flux indicator at the boundary (some boundary contributions of the total energy eq. have to be cancelled)
◆ cs_cf_model_log_setup()
void cs_cf_model_log_setup |
( |
void |
| ) |
|
Print the compressible module options to setup.log.
◆ cs_get_glob_cf_model()
Provide access to compressible model global structure cs_glob_cf_model.
◆ cs_glob_cf_model