Go to the documentation of this file.
22 params.addRequiredParam<Real>(
"un",
"The specified value of u.n for this boundary");
27 const InputParameters & parameters)
virtual Real computeQpResidual()
unsigned mapVarNumber(unsigned var)
The inviscid energy BC term with specified normal flow.
Real computeJacobianHelper(unsigned var_number)
virtual Real computeQpJacobian()
bool isNSVariable(unsigned var)
InputParameters validParams< NSEnergyInviscidBC >()
NSEnergyInviscidSpecifiedNormalFlowBC(const InputParameters ¶meters)
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)
Real qpJacobianTermC(unsigned var_number, Real un)
virtual Real computeQpOffDiagJacobian(unsigned jvar)
registerMooseObject("NavierStokesApp", NSEnergyInviscidSpecifiedNormalFlowBC)
const VariableValue & _pressure
InputParameters validParams< NSEnergyInviscidSpecifiedNormalFlowBC >()
const std::string pressure