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