Go to the documentation of this file.
61 MaterialProperty<std::vector<RealTensorValue>> &
_calA;
65 MaterialProperty<std::vector<RealTensorValue>> &
_calC;
70 MaterialProperty<std::vector<std::vector<RealTensorValue>>> &
_calE;
89 const VariableValue &
_rho;
const VariableValue & _drhoE_dt
const VariableValue & _w_vel
const unsigned int _mesh_dimension
const VariableGradient & _grad_rho_v
MaterialProperty< RealTensorValue > & _viscous_stress_tensor
const VariableValue & _enthalpy
Ideal gas fluid properties Default parameters are for air at atmospheric pressure and temperature.
InputParameters validParams< NavierStokesMaterial >()
void computeHSUPG(unsigned int qp)
const VariableValue & _rho_E
const VariableValue & _rho_u
const VariableValue & _u_vel
const VariableValue & _rho_w
std::vector< const VariableGradient * > _vel_grads
MaterialProperty< Real > & _thermal_conductivity
const VariableGradient & _grad_u
This is the base class all materials should use if you are trying to use the Navier-Stokes Kernels.
MaterialProperty< std::vector< RealTensorValue > > & _calC
MaterialProperty< std::vector< std::vector< RealTensorValue > > > & _calE
MaterialProperty< Real > & _tauc
MaterialProperty< std::vector< RealTensorValue > > & _calA
const VariableGradient & _grad_rho_w
const VariableValue & _temperature
const VariableValue & _drhou_dt
const VariableValue & _v_vel
const VariableValue & _rho
virtual void computeProperties()
Must be called after the child class computes dynamic_viscocity.
const VariableValue & _drho_dt
const VariableGradient & _grad_rho
const VariableGradient & _grad_rho_E
MaterialProperty< Real > & _taum
const VariableGradient & _grad_v
MaterialProperty< Real > & _dynamic_viscosity
const VariableValue & _drhov_dt
const VariableValue & _drhow_dt
void computeTau(unsigned int qp)
const VariableGradient & _grad_rho_u
const VariableValue & _rho_v
MaterialProperty< Real > & _hsupg
const IdealGasFluidProperties & _fp
MaterialProperty< std::vector< Real > > & _strong_residuals
NavierStokesMaterial(const InputParameters ¶meters)
void computeStrongResiduals(unsigned int qp)
MaterialProperty< Real > & _taue
const VariableGradient & _grad_w