Go to the documentation of this file.
32 NSKernel(
const InputParameters & parameters);
40 const VariableValue &
_rho;
const MaterialProperty< Real > & _dynamic_viscosity
const VariableGradient & _grad_rho
bool isNSVariable(unsigned var)
Helper functions for mapping Moose variable numberings into the "canonical" numbering for the compres...
InputParameters validParams< NSKernel >()
unsigned _rhou_var_number
Ideal gas fluid properties Default parameters are for air at atmospheric pressure and temperature.
const MaterialProperty< RealTensorValue > & _viscous_stress_tensor
const VariableValue & _rho_w
unsigned _rhoE_var_number
unsigned _rhow_var_number
const VariableValue & _rho
unsigned _rhov_var_number
const VariableValue & _rho_u
const VariableValue & _v_vel
const VariableValue & _u_vel
const VariableGradient & _grad_rho_w
const VariableValue & _rho_v
NSKernel(const InputParameters ¶meters)
This class couples together all the variables for the compressible Navier-Stokes equations to allow t...
const VariableGradient & _grad_rho_E
const VariableValue & _w_vel
const IdealGasFluidProperties & _fp
const VariableGradient & _grad_rho_u
const VariableGradient & _grad_rho_v
const VariableValue & _rho_E
unsigned mapVarNumber(unsigned var)