Home
last modified time | relevance | path

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

/dports/science/cantera/cantera-2.5.1-611-gc4d6ecc15/src/equil/
H A Dvcs_solve.cpp3067 vector_fp& xtphMax = m_TmpPhase; in vcs_inest() local
3071 xtphMax[iph] = log(m_tPhaseMoles_new[iph] * 1.0E32); in vcs_inest()
3082 if (m_deltaGRxn_new[irxn] > xtphMax[iph]) { in vcs_inest()
3083 m_deltaGRxn_new[irxn] = 0.8 * xtphMax[iph]; in vcs_inest()