const InputParameters & parameters() const
Computes wall shear stress values based on wall functions.
virtual Real computeValue() override
const INSFVVelocityVariable *const _u_var
x-velocity
const INSFVVelocityVariable *const _v_var
y-velocity
const Moose::Functor< Real > & _mu
Dynamic viscosity.
static InputParameters validParams()
const unsigned int _dim
the dimension of the simulation
const std::vector< BoundaryName > & _wall_boundary_names
Wall boundaries.
const INSFVVelocityVariable *const _w_var
z-velocity
const Moose::Functor< Real > & _rho
Density.