Base class for the HLLC stagnation inlet boundary conditions.
virtual ADReal hllcBoundary() override
CNSFVHLLCFluidEnergyStagnationInletBC(const InputParameters ¶meters)
DualNumber< Real, DNDerivativeType, true > ADReal
virtual ADReal fluxElem() override
flux functions on elem & from boundary
virtual ADReal conservedVariableElem() override
conserved variable of this equation from elem and boundary
HLLC stagnation inlet boundary conditions for the conservation of energy equation.
virtual ADReal hllcElem() override
HLLC modifications to flux for elem & boundary, see Toro.
virtual ADReal fluxBoundary() override
static InputParameters validParams()
const InputParameters & parameters() const
const ADMaterialProperty< Real > & _ht_elem
specific total enthalpy material property on elem side
virtual ADReal conservedVariableBoundary() override