23 "advection term of the momentum equation is integrated by parts");
30 _mu(getMaterialProperty<Real>(
"dynamic_viscosity")),
31 _mu_t(getMaterialProperty<Real>(
"turbulence_viscosity")),
32 _component(getParam<unsigned>(
"component"))
40 Real tau_w = (porosity > 0.99)
registerMooseObjectRenamed("NavierStokesApp", FluidWallMomentumBC, "02/01/2024 00:00", INSFEFluidWallMomentumBC)
registerMooseObject("NavierStokesApp", INSFEFluidWallMomentumBC)
This class couples together all the variables for the 3D fluid equations to allow them to be used in ...
unsigned _pressure_var_number
static InputParameters validParams()
const VariableValue & _pressure
const VariableValue & _porosity
Implicitly sets normal component of velocity to zero if the advection term of the momentum equation i...
virtual Real computeQpJacobian() override
const MaterialProperty< Real > & _mu_t
virtual Real computeQpOffDiagJacobian(unsigned int jvar) override
INSFEFluidWallMomentumBC(const InputParameters ¶meters)
static InputParameters validParams()
const MaterialProperty< Real > & _mu
virtual Real computeQpResidual() override
const VariablePhiGradient & _grad_phi
const VariableGradient & _grad_u
const VariablePhiValue & _phi
const MooseArray< Point > & _normals
const VariableTestValue & _test