Encyclopaedia Index
The details of the first use may be inspected in the open-source Fortran sub-routine GXTEMPR.FOR, where the formula used depends upon the value ascribed to TMP1 or TMP2, etc. If an In-Form statement for TMP1 exists in the Q1 file however, this will over-write whatever GXTEMPR computes.
The second use is expressed internally within the EARTH solver by coding which implies that the enthalpy is equal to the specific heat times the absolute temperature. This "effective" specific heat, Cp_eff, is defined as the enthalpy of the material at the prevailing temperature minus the enthalpy of the same material when the temperature is zero on the currently-used temperature scale.
Thus:
Cp_eff = (H - H_0) / Tabs
where h_0 is the temperature at absolute zero
This differs from the conventional specific heat at constant pressure, Cp, which is defined as the rate of change of enthalpy with temperature; but it has the same dimensions, and is of the same order of magnitude.
The following diagram explains the relation between the quantities.
| .* ---------- H | . * enthalpy . * | The *** curve represents the | . * ^ | enthalpy-versus-temperature | . * ^ | relationship. | . * ^ | . * ^ T The ^^^ line represents the | . * ^ tangent at the working point | . * H~T, and has the slope Cp. | . * .* -------- H_0 The ... line has the slope | Cp_eff used by PHOENICS | *---------------------------------------------------------- 0 Tabs, Absolute Temperature
The following remarks may be helpful:
See also the PHENC entries: CP1, CP2 .
Integer used in GROUND coding to denote specific heat of the first phase.
Integer used in GROUND coding to denote specific heat of the second phase.
wbs