20 "Adds the boundary mass flux for HLLC when provided stagnation temperature and pressure");
Base class for the HLLC stagnation inlet boundary conditions.
virtual ADReal conservedVariableBoundary() override
virtual ADReal conservedVariableElem() override
conserved variable of this equation from elem and boundary
registerADMooseObject("NavierStokesApp", CNSFVHLLCMassStagnationInletBC)
DualNumber< Real, DNDerivativeType, true > ADReal
const ADMaterialProperty< Real > & _rho_elem
HLLC stagnation inlet boundary conditions for the mass conservation equation.
static InputParameters validParams()
CNSFVHLLCMassStagnationInletBC(const InputParameters ¶meters)
ADReal _normal_speed_boundary
these quantities must be computed in preComputeWaveSpeed
virtual ADReal fluxElem() override
flux functions on elem & from boundary
virtual ADReal hllcBoundary() override
virtual ADReal hllcElem() override
HLLC modifications to flux for elem & boundary, see Toro.
static InputParameters validParams()
ADReal _normal_speed_elem
speeds normal to the interface on the element side
virtual ADReal fluxBoundary() override