Monitoring Solution Progress
In addition to the residual plot, the progress of the solution while iterating can be monitored either by using monitors, or by visualizing the solution with scalar displayers and/or vector displayers.
Both monitor update and displayer update policies can be set to regular intervals of iterations or time-steps if transient.
Other Simcenter STAR-CCM+ features that can help you monitor solution progress are described in the chapter on analyzing.
Although the computational expense of visualization or monitors can be small compared to the overall solution iteration process, it is not always the case. For simulations that contain a small numbers of cells, the cost of monitoring is significant. Especially if the monitoring includes a number of scalar and vector displayers as well as monitors that work over a volume (for example, maximum, minimum or volume integrals). To reduce this monitoring overhead, you can reduce the update frequency of the displayers or monitors, or reduce the quantity of displayers and monitors. However, if monitoring is important, the overhead is likely to be worthwhile.
The ability to observe the inner convergence of the AMG solution of the linear systems that are associated with solvers can be useful for obtaining the most efficient solution or for debugging the simulation.
Observing the AMG Inner Convergence
Solvers in Simcenter STAR-CCM+ that solve systems of algebraic linear equations resulting from the discretization of transport equations, rely on the algebraic multigrid (AMG) linear solver. A residual measure, described by Eqn. (2514), also indicates the solution of these linear equations. In some situations, it is beneficial to monitor these residuals. To monitor the residuals, open the AMG Linear Solver node under the required solver. Then in the Properties window, set the Verbosity property to low.

When you continue iterating, extra information appears in the Output window. Nested within the customary residual output window are the AMG residuals. As a rule, the magnitude of the residuals is less important than how many iterations are being executed in a single iteration. Generally speaking, it is recommended that the number is between 2 and 5.
