Home
last modified time | relevance | path

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

/honee/problems/
H A Dbc_freestream.c441 CeedScalar Y1[5] = {Y0[0], Y0[1], Y0[2], Y0[3], Y0[4]}; in TestTotalSpecificEnthalpy_fwd() local
442 Y1[i] *= 1 + eps; in TestTotalSpecificEnthalpy_fwd()
443 State state1 = StateFromY(gas, Y1); in TestTotalSpecificEnthalpy_fwd()