MaterialProperty< Real > & _cp
Isobaric specific heat capacity (J/kg/K)
const VariableValue & _pressure
Pressure (Pa)
MaterialProperty< Real > & _h
Specific enthalpy (J/kg)
const VariableValue & _temperature
Temperature (K)
virtual ~FluidPropertiesMaterialPT()
const bool _compute_c
Whether to compute the speed of sound.
MaterialProperty< Real > & _e
Internal energy (J/kg)
Common class for single phase fluid properties.
MaterialProperty< Real > & _k
Thermal conductivity (W/m/K)
virtual void computeQpProperties()
FluidPropertiesMaterialPT(const InputParameters ¶meters)
const bool _compute_s
Whether to compute entropy.
MaterialProperty< Real > *const _s
Specific entropy (J/kg/K)
const SinglePhaseFluidProperties & _fp
Fluid properties UserObject.
OutputTools< Real >::VariableValue VariableValue
static InputParameters validParams()
Computes fluid properties using (pressure, temperature) formulation.
MaterialProperty< Real > *const _c
Speed of sound (m/s)
const InputParameters & parameters() const
MaterialProperty< Real > & _mu
Viscosity (Pa.s)
MaterialProperty< Real > & _rho
Density (kg/m^3)
MaterialProperty< Real > & _cv
Isochoric specific heat capacity (J/kg/K)