As the analysis is now unsteady, we need to specify the time-step size.
The calculation will be run for 0.03 s, i.e. one full revolution. This should be sufficient for the solution cycle (which will repeat every 1/12 of a revolution due to there being 12 identical, equally-spaced blades) to be resolved to a reasonable degree of accuracy. The run length can be specified using a stopping criterion as follows:
The number of inner iterations per time-step is set to 20 by default. For many cases, this value is far too large and using a lower value can significantly reduce the computing time.
The Maximum Steps stopping criterion is set to 1000 by default. Since we will be running the analysis for 288 time-steps at 5 iterations per time-step, this stopping criterion should be removed.