INSFVMomentumGravity(const InputParameters ¶ms)
ADReal computeQpResidual() override
void gatherRCData(const FaceInfo &) override
Should be a non-empty implementation if the residual object is a FVFluxKernel and introduces residual...
static InputParameters validParams()
DualNumber< Real, DNDerivativeType, true > ADReal
const Moose::Functor< ADReal > & _rho
The density.
Imposes a gravitational force on the momentum equation in Rhie-Chow (incompressible) contexts...
All objects that contribute to pressure-based (e.g.
const RealVectorValue _gravity
The gravity vector.
void gatherRCData(const Elem &) override
Should be a non-empty implementation if the residual object is a FVElementalKernel and introduces res...