Real computeValue() override
const Moose::Functor< ADReal > & _alpha
The fluid thermal diffusivity or mass diffusivity. Should have units of length^2/time.
static InputParameters validParams()
PecletNumberFunctorAux(const InputParameters ¶meters)
Computes u*L/alpha where L is the maximum element dimension.
DIE A HORRIBLE DEATH HERE typedef LIBMESH_DEFAULT_SCALAR_TYPE Real
const bool _use_qp_arg
Whether to use a quadrature-based argument to evaluate the functors.
const InputParameters & parameters() const
const Moose::Functor< ADReal > & _speed
The fluid speed.