18 params.
addClassDescription(
"This class implements the mass equation boundary term with the " 19 "rho*(u.n) boundary integral computed implicitly.");
bool isNSVariable(unsigned var)
Real qpResidualHelper(Real rhoun)
Compute the residual contribution for a given value of rho*(u.n).
const MooseArray< Point > & _normals
const VariableValue & _rho_w
static InputParameters validParams()
registerMooseObject("NavierStokesApp", NSMassUnspecifiedNormalFlowBC)
NSMassUnspecifiedNormalFlowBC(const InputParameters ¶meters)
virtual Real computeQpOffDiagJacobian(unsigned jvar)
This class implements the mass equation boundary term with the rho*(u.n) boundary integral computed i...
unsigned mapVarNumber(unsigned var)
DIE A HORRIBLE DEATH HERE typedef LIBMESH_DEFAULT_SCALAR_TYPE Real
Real qpJacobianHelper(unsigned var_number)
Compute the Jacobian contribution due to variable number 'var_number'.
This class corresponds to the "natural" boundary condition for the mass equation, i...
virtual Real computeQpResidual()
const VariableValue & _rho_u
static InputParameters validParams()
const VariableValue & _rho_v
virtual Real computeQpJacobian()