19 "Momentum equation boundary condition used when pressure *is not* integrated by parts.");
39 RealVectorValue rhou_udotn = u_dot_n *
_rho[
_qp] * vel;
registerMooseObject("NavierStokesApp", NSMomentumInviscidNoPressureImplicitFlowBC)
const MooseArray< Point > & _normals
const VariableValue & _w_vel
const VariableValue & _v_vel
const VariableValue & _rho
const VariableValue & _u_vel
bool isNSVariable(unsigned var)
unsigned mapVarNumber(unsigned var)
This class corresponds to the inviscid part of the "natural" boundary condition for the momentum equa...
Real convectiveQpJacobianHelper(unsigned var_number)
const unsigned _component
static InputParameters validParams()
Real convectiveQpResidualHelper(Real rhou_udotn)
Momentum equation boundary condition used when pressure is not integrated by parts,...
virtual Real computeQpOffDiagJacobian(unsigned jvar)
NSMomentumInviscidNoPressureImplicitFlowBC(const InputParameters ¶meters)
virtual Real computeQpJacobian()
static InputParameters validParams()
virtual Real computeQpResidual()