std::vector< Real > _molar_masses
Molar masses for each vapor in mixture.
const SinglePhaseFluidProperties & _fp_ncg
NCG fluid properties.
Two-phase fluid with single NCG using partial pressure mixture model.
TwoPhaseNCGPartialPressureFluidProperties(const InputParameters ¶meters)
Base class for fluid properties used with 2-phase flow with non-condensable gases (NCGs) present...
Real x_sat_ncg_from_p_T(Real p, Real T) const
Computes the NCG mass fraction with the CG saturated at the given temperature.
Common class for single phase fluid properties.
const SinglePhaseFluidProperties * _fp_vapor_primary
Primary vapor fluid properties.
DIE A HORRIBLE DEATH HERE typedef LIBMESH_DEFAULT_SCALAR_TYPE Real
const InputParameters & parameters() const
static InputParameters validParams()