31 virtual Real
value(Real t,
const Point &
p)
const override;
32 virtual RealVectorValue
gradient(Real t,
const Point &
p)
const override;
virtual Real value(Real t, const Point &p) const
const InputParameters & parameters() const
Computes saturation temperature from pressure function and 2-phase fluid properties object.
virtual void initialSetup() override
const Function & _p_fn
Pressure function.
virtual Real value(Real t, const Point &p) const override
virtual RealVectorValue gradient(Real t, const Point &p) const override
static InputParameters validParams()
const TwoPhaseFluidProperties * _fp_2phase
2-phase fluid properties object
Base class for fluid properties used with two-phase flow.