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