34 Real T_s = 0.0, p_s = 0.0, rho_s = 0.0;
44 Real rhoH_s = rho_s * E_s + p_s;
registerMooseObject("NavierStokesApp", NSEnergyWeakStagnationBC)
const VariableTestValue & _test
The inviscid energy BC term with specified normal flow.
virtual Real computeQpOffDiagJacobian(unsigned jvar)
static InputParameters validParams()
virtual Real computeQpResidual()
virtual Real computeQpJacobian()
NSEnergyWeakStagnationBC(const InputParameters ¶meters)
const IdealGasFluidProperties & _fp
This is the base class for "weakly-imposed" stagnation boundary conditions, that is the relevant boun...
void staticValues(Real &T_s, Real &p_s, Real &rho_s)
static InputParameters validParams()