21 "Computes the density of a vapor mixture from pressure and temperature.");
32 _p(coupledValue(
"p")),
const VariableValue & _p
Pressure.
const VariableValue & _T
Temperature.
RhoVaporMixtureFromPressureTemperatureIC(const InputParameters ¶meters)
virtual Real value(const Point &p)
std::vector< Real > getMassFractionVector() const
Gets the vector of mass fractions of each secondary vapor, at a quadrature point. ...
static InputParameters validParams()
Interface for calculations involving vapor mixtures.
const VaporMixtureFluidProperties & _fp_vapor_mixture
Vapor mixture fluid properties.
const std::vector< double > x
registerMooseObject("FluidPropertiesApp", RhoVaporMixtureFromPressureTemperatureIC)
DIE A HORRIBLE DEATH HERE typedef LIBMESH_DEFAULT_SCALAR_TYPE Real
static InputParameters validParams()
Computes the density of a vapor mixture from pressure and temperature variables.
static InputParameters validParams()