24 "from the total and the kinetic energy.");
31 _rho(coupledValue(
"rho")),
32 _rho_u(coupledValue(
"rho_u")),
33 _rho_v(coupledValue(
"rho_v")),
34 _rho_w(coupledValue(
"rho_w")),
35 _rho_et(coupledValue(
"rho_et"))
registerMooseObject("NavierStokesApp", SpecificInternalEnergyAux)
const VariableValue & _rho_et
Computes specific internal energy.
const VariableValue & _rho_u
SpecificInternalEnergyAux(const InputParameters ¶meters)
const VariableValue & _rho_w
const VariableValue & _rho_v
virtual Real computeValue()
const VariableValue & _rho
DIE A HORRIBLE DEATH HERE typedef LIBMESH_DEFAULT_SCALAR_TYPE Real
static InputParameters validParams()
static InputParameters validParams()