static InputParameters validParams()
SpecificEnthalpyFromPressureTemperatureIC(const InputParameters ¶meters)
Common class for single phase fluid properties.
OutputTools< Real >::VariableValue VariableValue
DIE A HORRIBLE DEATH HERE typedef LIBMESH_DEFAULT_SCALAR_TYPE Real
const SinglePhaseFluidProperties & _spfp
Single phase fluid property user object.
Computes specific enthalpy from pressure and temperature variables.
const InputParameters & parameters() const
virtual Real value(const Point &p)
const VariableValue & _p
The pressure.
const VariableValue & _T
The temperature.