Postprocessor which computes the directed force coming from friction and pressure differences on a su...
const Moose::Functor< Real > & _pressure
Pressure field.
Real computeQpIntegral() override
const RealVectorValue _direction
The direction in which the force is measured.
static InputParameters validParams()
std::vector< const Moose::Functor< Real > * > _vel_components
Velocity components.
const Moose::Functor< Real > & _mu
The dynamic viscosity.
Real computeFaceInfoIntegral(const FaceInfo *fi) override
const InputParameters & parameters() const