Home
last modified time | relevance | path

Searched refs:h_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.h465 cs_real_t h_molar_mass; member
H A Dcs_gwf.h253 cs_real_t h_molar_mass,
H A Dcs_gwf.c1205 mc->h_molar_mass = 3e-3; in _mtpf_init_context()
1313 mc->g_viscosity, mc->l_diffusivity_h, mc->h_molar_mass); in _mtpf_log_context()
2018 cs_real_t h_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()
2048 mc->h_molar_mass = h_molar_mass; in cs_gwf_set_two_phase_model()