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