This is the material class used to compute the viscosity of the kEpsilon model.
const Moose::Functor< ADReal > & _epsilon
The turbulent kinetic energy dissipation rate.
const bool _preserve_sparsity_pattern
Whether to preserve the sparsity pattern between iterations (needed for Newton solvers) ...
const Moose::Functor< ADReal > & _rho
The density.
const Moose::Functor< ADReal > & _C_mu
The C_mu.
const Moose::Functor< ADReal > & _k
The turbulent kinetic energy.
static InputParameters validParams()
INSFVkEpsilonViscosityFunctorMaterial(const InputParameters ¶meters)
const InputParameters & parameters() const