Home
last modified time | relevance | path

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

/honee/problems/
H A Dbc_freestream.c440 CeedScalar H0, H1; in TestTotalSpecificEnthalpy_fwd() local
446 H1 = TotalSpecificEnthalpy(gas, state1); in TestTotalSpecificEnthalpy_fwd()
447 dH_fd = (H1 - H0) / eps; in TestTotalSpecificEnthalpy_fwd()