Running the Simulation
The flow simulation is now set up and ready to run. To control how long the flow simulation runs for, and under what conditions it stops iterating or marching in time, you specify stopping criteria.
-
Expand the Stopping Criteria node and set the built-in
stopping criteria depending on the selected Time model:
Time Stopping Criterion Steady - Maximum Steps: set the maximum number of iterations for the steady solver.
Implicit Unsteady/ Explicit Unsteady/
PISO Unsteady
- Maximum Physical Time: set the maximum physical time for the transient analysis.
- Maximum
Inner Iterations: set the
maximum number of inner iterations per time-step.
The ideal number of inner iterations per physical time-step is hard to quantify. Generally, you determine this number by observing the effect that it has on results. Select a number of inner iterations, plot a monitor for one or more specific quantities against iteration, and see whether these monitors are converging within each time-step. Plan some numerical experiments for finding the minimum value that gives convergence within each time-step.
- Maximum Steps: specify the maximum number of time-steps for the unsteady solver.
-
To automatically stop the solver after solution convergence, create
monitor-based stopping criteria. Monitor-based stopping criteria can stop the
solver when the monitored value reaches a specified minimum, maximum, asymptotic
limit, or standard deviation. See Using Monitors as Stopping
Criteria.
For a flow simulaton, these monitor-based stopping criteria could include a reduction in a flow residual, such as continuity, x-momentum, y-momentum, or z-momentum, or could be based upon some physical quantity that you are interested in obtaining from the solution. For example, if you are simulating the flow over an airfoil, you can stop iterating when the monitors created from the Lift and Drag Coefficient Reports reach steady values.
Note By default, Simcenter STAR-CCM+ normalizes the monitors for continuity, x-momentum, y-momentum, and z-momentum by the maximum monitor value over the first 5 iterations or time-steps. If you want to use the absolute monitor values, select the monitors and set Normalization Option to Off. For more information, see Setting Up Stopping Criteria. -
Run the simulation by clicking
(Run) in the Solution toolbar.