20 "equation for an HLLC discretization");
HLLC implicit boundary conditions.
virtual ADReal fluxElem() override
flux functions on elem & from boundary
virtual ADReal conservedVariableElem() override
conserved variable of this equation from elem and boundary
HLLC implicit boundary conditions for the mass conservation equation.
static InputParameters validParams()
DualNumber< Real, DNDerivativeType, true > ADReal
const ADMaterialProperty< Real > & _rho_elem
CNSFVHLLCMassImplicitBC(const InputParameters ¶meters)
virtual ADReal hllcElem() override
HLLC modifications to flux for elem & boundary, see Toro.
ADReal _normal_speed_elem
speeds normal to the interface on the element side
static InputParameters validParams()
registerADMooseObject("NavierStokesApp", CNSFVHLLCMassImplicitBC)