As we are solving an unsteady problem, it is necessary to specify the time-step size and the elapsed simulation time. This calculation will be run for 2.0 s with a time-step size of 0.001 s, so will require 2,000 time steps.
To specify the step size:
To set the run time:
A maximum physical time is also defined. To remove this stopping criterion:
The analysis will now run for 2,000 time steps, regardless of how long a physical time this represents.

By default, the number of inner iterations per time step is set to 20, considerably more than is necessary for this simulation. To reduce this value: