const InputParameters & parameters() const
Common class for single phase fluid properties.
Base class for fluid properties used with 2-phase flow with non-condensable gases (NCGs) present.
Two-phase fluid with single NCG using partial pressure mixture model.
const SinglePhaseFluidProperties * _fp_vapor_primary
Primary vapor fluid properties.
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.
const SinglePhaseFluidProperties & _fp_ncg
NCG fluid properties.
std::vector< Real > _molar_masses
Molar masses for each vapor in mixture.
static InputParameters validParams()