24 "Sets the initial condition for the special total enthalpy of a phase");
31 _rhoA(coupledValue(
"rhoA")),
32 _rhoEA(coupledValue(
"rhoEA")),
33 _pressure(coupledValue(
"p")),
34 _area(coupledValue(
"A")),
35 _alpha(coupledValue(
"alpha"))
Initial condition for specific total enthalpy.
const VariableValue & _area
const VariableValue & _pressure
const VariableValue & _rhoEA
static InputParameters validParams()
const VariableValue & _rhoA
registerMooseObject("ThermalHydraulicsApp", SpecificTotalEnthalpyIC)
SpecificTotalEnthalpyIC(const InputParameters ¶meters)
static InputParameters validParams()
DIE A HORRIBLE DEATH HERE typedef LIBMESH_DEFAULT_SCALAR_TYPE Real
const VariableValue & _alpha
virtual Real value(const Point &)