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