Computes the maximum timestep based on the CFL condition.
virtual PostprocessorValue getValue() const override
const ADVectorVariableValue & _velocity
Velocity vector variable.
void threadJoin(const UserObject &user_object) override
static InputParameters validParams()
void initialize() override
Real _max_velocity
The max velocity on an element, this is done simply to avoid creating temporary calls to execute.
Real _cfl_timestep
The minimum timestep computed using CFL condition.
const InputParameters & parameters() const