Home
last modified time | relevance | path

Searched refs:w_molar_mass (Results 1 – 3 of 3) sorted by relevance

/dports/science/code_saturne/code_saturne-7.1.0/src/cdo/
H A Dcs_gwf_priv.h464 cs_real_t w_molar_mass; member
H A Dcs_gwf.h252 cs_real_t w_molar_mass,
H A Dcs_gwf.c1204 mc->w_molar_mass = 18e-3; in _mtpf_init_context()
1309 mc->w_molar_mass); in _mtpf_log_context()
2017 cs_real_t w_molar_mass, in cs_gwf_set_two_phase_model() argument
2038 assert(w_molar_mass > 0 && h_molar_mass > 0); in cs_gwf_set_two_phase_model()
2047 mc->w_molar_mass = w_molar_mass; in cs_gwf_set_two_phase_model()