#include <NSEnergyInviscidFlux.h>
Definition at line 20 of file NSEnergyInviscidFlux.h.
◆ NSEnergyInviscidFlux()
NSEnergyInviscidFlux::NSEnergyInviscidFlux |
( |
const InputParameters & |
parameters | ) |
|
◆ computeQpJacobian()
Real NSEnergyInviscidFlux::computeQpJacobian |
( |
| ) |
|
|
protectedvirtual |
◆ computeQpOffDiagJacobian()
Real NSEnergyInviscidFlux::computeQpOffDiagJacobian |
( |
unsigned int |
jvar | ) |
|
|
protectedvirtual |
Definition at line 68 of file NSEnergyInviscidFlux.C.
73 Real V2 = vel.norm_sq();
80 return -((0.5 * (gam - 1) * V2 -
_enthalpy[_qp]) * _phi[_j][_qp] *
81 (vel * _grad_test[_i][_qp]));
95 vel *= (1.0 - gam) * vel(jlocal);
101 return -(vel * _grad_test[_i][_qp]) * _phi[_j][_qp];
106 std::ostringstream oss;
107 oss <<
"Invalid jvar=" << jvar <<
" requested!\n"
108 <<
"Did not match:\n"
113 mooseError(oss.str());
◆ computeQpResidual()
Real NSEnergyInviscidFlux::computeQpResidual |
( |
| ) |
|
|
protectedvirtual |
◆ isNSVariable()
bool NSKernel::isNSVariable |
( |
unsigned |
var | ) |
|
|
protectedinherited |
◆ mapVarNumber()
unsigned NSKernel::mapVarNumber |
( |
unsigned |
var | ) |
|
|
protectedinherited |
◆ _dynamic_viscosity
const MaterialProperty<Real>& NSKernel::_dynamic_viscosity |
|
protectedinherited |
◆ _enthalpy
const VariableValue& NSEnergyInviscidFlux::_enthalpy |
|
protected |
◆ _fp
◆ _grad_rho
const VariableGradient& NSKernel::_grad_rho |
|
protectedinherited |
◆ _grad_rho_E
const VariableGradient& NSKernel::_grad_rho_E |
|
protectedinherited |
◆ _grad_rho_u
const VariableGradient& NSKernel::_grad_rho_u |
|
protectedinherited |
◆ _grad_rho_v
const VariableGradient& NSKernel::_grad_rho_v |
|
protectedinherited |
◆ _grad_rho_w
const VariableGradient& NSKernel::_grad_rho_w |
|
protectedinherited |
◆ _rho
const VariableValue& NSKernel::_rho |
|
protectedinherited |
◆ _rho_E
const VariableValue& NSKernel::_rho_E |
|
protectedinherited |
◆ _rho_u
const VariableValue& NSKernel::_rho_u |
|
protectedinherited |
◆ _rho_v
const VariableValue& NSKernel::_rho_v |
|
protectedinherited |
◆ _rho_var_number
unsigned NSKernel::_rho_var_number |
|
protectedinherited |
◆ _rho_w
const VariableValue& NSKernel::_rho_w |
|
protectedinherited |
◆ _rhoE_var_number
unsigned NSKernel::_rhoE_var_number |
|
protectedinherited |
◆ _rhou_var_number
unsigned NSKernel::_rhou_var_number |
|
protectedinherited |
◆ _rhov_var_number
unsigned NSKernel::_rhov_var_number |
|
protectedinherited |
◆ _rhow_var_number
unsigned NSKernel::_rhow_var_number |
|
protectedinherited |
◆ _u_vel
const VariableValue& NSKernel::_u_vel |
|
protectedinherited |
Definition at line 36 of file NSKernel.h.
Referenced by NSSUPGEnergy::computeJacobianHelper(), NSSUPGMomentum::computeJacobianHelper(), NSMomentumInviscidFlux::computeJacobianHelper(), computeQpJacobian(), NSMomentumInviscidFluxWithGradP::computeQpJacobian(), computeQpOffDiagJacobian(), NSMomentumInviscidFluxWithGradP::computeQpOffDiagJacobian(), computeQpResidual(), NSMomentumInviscidFluxWithGradP::computeQpResidual(), NSSUPGMomentum::computeQpResidual(), NSEnergyViscousFlux::computeQpResidual(), NSMomentumInviscidFlux::computeQpResidual(), and NSSUPGEnergy::computeQpResidual().
◆ _v_vel
const VariableValue& NSKernel::_v_vel |
|
protectedinherited |
Definition at line 37 of file NSKernel.h.
Referenced by NSSUPGEnergy::computeJacobianHelper(), NSSUPGMomentum::computeJacobianHelper(), NSMomentumInviscidFlux::computeJacobianHelper(), computeQpJacobian(), NSMomentumInviscidFluxWithGradP::computeQpJacobian(), computeQpOffDiagJacobian(), NSMomentumInviscidFluxWithGradP::computeQpOffDiagJacobian(), computeQpResidual(), NSMomentumInviscidFluxWithGradP::computeQpResidual(), NSSUPGMomentum::computeQpResidual(), NSEnergyViscousFlux::computeQpResidual(), NSMomentumInviscidFlux::computeQpResidual(), and NSSUPGEnergy::computeQpResidual().
◆ _viscous_stress_tensor
const MaterialProperty<RealTensorValue>& NSKernel::_viscous_stress_tensor |
|
protectedinherited |
◆ _w_vel
const VariableValue& NSKernel::_w_vel |
|
protectedinherited |
Definition at line 38 of file NSKernel.h.
Referenced by NSSUPGEnergy::computeJacobianHelper(), NSSUPGMomentum::computeJacobianHelper(), NSMomentumInviscidFlux::computeJacobianHelper(), computeQpJacobian(), NSMomentumInviscidFluxWithGradP::computeQpJacobian(), computeQpOffDiagJacobian(), NSMomentumInviscidFluxWithGradP::computeQpOffDiagJacobian(), computeQpResidual(), NSMomentumInviscidFluxWithGradP::computeQpResidual(), NSSUPGMomentum::computeQpResidual(), NSEnergyViscousFlux::computeQpResidual(), NSMomentumInviscidFlux::computeQpResidual(), and NSSUPGEnergy::computeQpResidual().
The documentation for this class was generated from the following files: