typename GenericMaterialPropertyStruct< T, is_ad >::type GenericMaterialProperty
SaturationPressureMaterialTempl< false > SaturationPressureMaterial
SaturationPressureMaterialTempl< true > ADSaturationPressureMaterial
const InputParameters & parameters() const
Computes saturation pressure at some temperature.
const TwoPhaseFluidProperties & _fp_2phase
2-phase fluid properties object
static InputParameters validParams()
GenericMaterialProperty< Real, is_ad > & _p_sat
Saturation pressure.
const MaterialPropertyName & _p_sat_name
Saturation pressure material property name.
const GenericMaterialProperty< Real, is_ad > & _T
Temperature.
virtual void computeQpProperties() override
Base class for fluid properties used with two-phase flow.