20 "Specifies an implicit pressure at a boundary for the momentum equations.");
21 MooseEnum momentum_component(
"x=0 y=1 z=2");
25 "The component of the momentum equation that this kernel applies to.");
33 _index(getParam<
MooseEnum>(
"momentum_component"))
static InputParameters validParams()
const unsigned int _index
registerMooseObject("NavierStokesApp", PCNSFVImplicitMomentumPressureBC)
const MaterialProperty< Real > & _eps
DualNumber< Real, DNDerivativeType, true > ADReal
static const std::string porosity
ADReal computeQpResidual() override
PCNSFVImplicitMomentumPressureBC(const InputParameters ¶ms)
Computes an implicit boundary flux for the term where denotes the conservation of momentum componen...
ADRealVectorValue _normal
DIE A HORRIBLE DEATH HERE typedef LIBMESH_DEFAULT_SCALAR_TYPE Real
static InputParameters validParams()
static const std::string pressure
const ADMaterialProperty< Real > & _pressure