Home
last modified time | relevance | path

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

/dports/science/code_saturne/code_saturne-7.1.0/src/cdo/
H A Dcs_solidification.c256 const cs_real_t gleut = (conc - alloy->cs1)*alloy->dgldC_eut; in _which_state_by_enthalpy() local
257 const cs_real_t h_eut = cp*alloy->t_eut + gleut*latent_heat; in _which_state_by_enthalpy()