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 5.0 s with a time-step size of 0.005 s.
To specify the step size:
To set the run time:
A default maximum number of time-steps is also currently defined. To remove this stopping criterion:
The analysis will now run for 5.0 s, regardless of how many time-steps are performed.

The number of inner iterations per time step is set to 20 by default. This is more than is necessary for this simulation so the value may be reduced.