29 :
NSKernel(parameters), _specific_total_enthalpy(coupledValue(
NS::specific_total_enthalpy))
72 Real V2 = vel.norm_sq();
94 vel *= (1.0 - gam) * vel(jlocal);
105 std::ostringstream oss;
106 oss <<
"Invalid jvar=" << jvar <<
" requested!\n"
107 <<
"Did not match:\n"
registerMooseObject("NavierStokesApp", NSEnergyInviscidFlux)
virtual Real gamma() const
const VariablePhiValue & _phi
const VariableTestGradient & _grad_test
void mooseError(Args &&... args) const
virtual Real computeQpJacobian()
virtual Real computeQpOffDiagJacobian(unsigned int jvar)
const VariableValue & _specific_total_enthalpy
static InputParameters validParams()
NSEnergyInviscidFlux(const InputParameters ¶meters)
virtual Real computeQpResidual()
This class couples together all the variables for the compressible Navier-Stokes equations to allow t...
bool isNSVariable(unsigned var)
Helper functions for mapping Moose variable numberings into the "canonical" numbering for the compres...
static InputParameters validParams()
unsigned _rhov_var_number
unsigned _rhow_var_number
unsigned _rhou_var_number
const VariableValue & _u_vel
const VariableValue & _rho
const VariableValue & _v_vel
const VariableValue & _w_vel
const IdealGasFluidProperties & _fp
static const std::string specific_total_enthalpy