const Moose::Functor< Real > & _speed
The fluid speed.
Real computeValue() override
const InputParameters & parameters() const
static InputParameters validParams()
const Moose::Functor< Real > & _alpha
The fluid thermal diffusivity or mass diffusivity. Should have units of length^2/time.
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.