All navier-stokes momentum time derivative terms should inherit from this class.
void gatherRCData(const FaceInfo &) override final
Should be a non-empty implementation if the residual object is a FVFluxKernel and introduces residual...
INSFVMomentumTimeDerivative(const InputParameters ¶ms)
const Moose::Functor< ADReal > & _rho
The density.
static InputParameters validParams()
void gatherRCData(const Elem &) override
Should be a non-empty implementation if the residual object is a FVElementalKernel and introduces res...