const Moose::Functor< Real > & _h
const Moose::Functor< Real > & _T_fluid
const SinglePhaseFluidProperties * _fluid
The fluid properties that contain the h from T conversion routines.
Common class for single phase fluid properties.
const Moose::Functor< Real > * _T_from_p_h_functor
const T & getUserObject(const std::string ¶m_name, bool is_dependency=true) const
Converts temperature to enthalpy or enthalpy to temperature using functor material properties...
const Moose::Functor< Real > * _h_from_p_T_functor
Pointers to the the conversion functors (in case the fluid property is not provided) ...
static InputParameters validParams()
const InputParameters & parameters() const
LinearFVEnthalpyFunctorMaterial(const InputParameters ¶meters)
const Moose::Functor< Real > & _pressure
Variables, treated as functors.