registerMooseObject("NavierStokesApp", INSFVBodyForce)
Body force that contributes to the Rhie-Chow interpolation.
const Moose::Functor< ADReal > & _functor
The functor describing the body force.
ADReal computeQpResidual() override
static InputParameters validParams()
const PostprocessorValue & _postprocessor
Optional postprocessor scaling factor of the body force.
INSFVBodyForce(const InputParameters ¶ms)