30 _rhoA(coupledValue(
"rhoA")),
31 _rhoEA(coupledValue(
"rhoEA")),
32 _pressure(coupledValue(
"p")),
33 _area(coupledValue(
"A")),
34 _alpha(coupledValue(
"alpha"))
registerMooseObject("ThermalHydraulicsApp", SpecificTotalEnthalpyAux)
static InputParameters validParams()
Nodal auxiliary variable for specific total enthalpy.
SpecificTotalEnthalpyAux(const InputParameters ¶meters)
const VariableValue & _rhoA
const VariableValue & _area
virtual Real computeValue()
const VariableValue & _alpha
static InputParameters validParams()
const VariableValue & _rhoEA
const VariableValue & _pressure