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