34 std::vector<FluidStateProperties> & fsp)
const override;
39 std::vector<FluidStateProperties> & fsp)
const override;
45 std::vector<FluidStateProperties> & fsp)
const;
static InputParameters validParams()
const Real _p_critical
Critical pressure of water (Pa)
const Real _Mh2o
Molar mass of water (kg/mol)
const Real _T_triple
Triple point temperature of water (K)
const Real _T_critical
Critical temperature of water (K)
Common class for single phase fluid properties.
FluidStatePhaseEnum
Phase state enum.
const Real _p_triple
Triple point pressure of water (Pa)
PorousFlowWaterVapor(const InputParameters ¶meters)
const SinglePhaseFluidProperties & _water_fp
Fluid properties UserObject for water.
DIE A HORRIBLE DEATH HERE typedef LIBMESH_DEFAULT_SCALAR_TYPE Real
static const std::string pressure
virtual std::string fluidStateName() const override
Name of FluidState.
const InputParameters & parameters() const
void thermophysicalProperties(Real pressure, Real enthalpy, unsigned int qp, std::vector< FluidStateProperties > &fsp) const override
Determines the complete thermophysical state of the system for a given set of primary variables...
Specialized class for water and vapor mixture using pressure and enthalpy.
Base class for miscible multiphase flow classes with a single fluid component using a pressure and en...