Searched refs:Hhigh (Results 1 – 2 of 2) sorted by relevance
153 doublereal Hhigh = Undef; in equilibrate_HP() local187 Hhigh = Hnow; in equilibrate_HP()191 if (Hlow != Undef && Hhigh != Undef) { in equilibrate_HP()192 cpb = (Hhigh - Hlow)/(Thigh - Tlow); in equilibrate_HP()
502 doublereal Hlow = Undef, Hhigh = Undef; in equilibrate_MultiPhaseEquil() local526 Hhigh = hnow; in equilibrate_MultiPhaseEquil()530 if (Hlow != Undef && Hhigh != Undef) { in equilibrate_MultiPhaseEquil()531 double cpb = (Hhigh - Hlow)/(Thigh - Tlow); in equilibrate_MultiPhaseEquil()