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