Coupled Flow Troubleshooting
Flow solution diverges during initial iterations
If the residuals show that the solution is diverging during the first several iterations, and there is no sign that they are decreasing, this indicates a problem.
- Make sure that the overall setup is correct. Some things
to look for are:
- Mesh extents for viscous flow
- Mesh quality
- Boundary conditions for both flow and turbulence, if turbulent flow is activated
- Try reducing the Courant number.
- It is possible to make the Courant number as small as desired to get the solution started. If it seems necessary to run at a Courant number significantly less than 1 for more than just a few iterations, there is most likely something wrong with your solution setup.
- Once the residuals start coming down again, it is possible to increase the Courant number.
Warnings occur of corrections being limited
Because temperature is a positive definite quantity, STAR-CCM+ tries to limit the corrections so that large changes do not tend to drive this quantity negative.
- It is acceptable for these warnings to occur during startup, as long as they cease after several iterations. If they do not, it is necessary to reduce the Courant number.