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