Go to the documentation of this file.
37 Real un = vel * _normals[_qp];
64 Real un = vel * _normals[_qp];
unsigned mapVarNumber(unsigned var)
The inviscid energy BC term with specified pressure.
virtual Real computeQpOffDiagJacobian(unsigned jvar)
const VariableValue & _w_vel
Real computeJacobianHelper(unsigned var_number)
Real qpJacobianTermA(unsigned var_number, Real pressure)
bool isNSVariable(unsigned var)
InputParameters validParams< NSEnergyInviscidBC >()
This class corresponds to the inviscid part of the "natural" boundary condition for the energy equati...
Real qpJacobianTermB(unsigned var_number, Real un)
Real qpResidualHelper(Real pressure, Real un)
registerMooseObject("NavierStokesApp", NSEnergyInviscidUnspecifiedBC)
Real qpJacobianTermC(unsigned var_number, Real un)
const VariableValue & _v_vel
virtual Real computeQpJacobian()
NSEnergyInviscidUnspecifiedBC(const InputParameters ¶meters)
const VariableValue & _u_vel
const VariableValue & _pressure
virtual Real computeQpResidual()
InputParameters validParams< NSEnergyInviscidUnspecifiedBC >()
const std::string pressure