Home
last modified time | relevance | path

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

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