19 params.addClassDescription(
"A separator boundary condition that prevents any type of momentum " 20 "flux and can be used within the domain.");
registerMooseObject("NavierStokesApp", INSFVVelocityHydraulicSeparatorBC)
A flux boundary condition that momentum residual objects that add boundary flux terms should inherit ...
static InputParameters validParams()
Class describing a hydraulic separator for the velocity in the Navier Stokes equations.
static InputParameters validParams()
A base class which serves as a tag for hydraulic separators.
INSFVVelocityHydraulicSeparatorBC(const InputParameters ¶ms)