Hi guys,
I have some questions regarding the termination criteria and convergence level in acusolve.
1. I know the plots (residual ratio and solution ratio) are, by default, logarithmic in scale. I changed them back to linear. The linear plot is almost horizontal. Does this means convergence?
2. As far as I know, the termination criteria in acusolve are:
for steady:- max time steps or convergence tolerance
for transient: max time steps, final time or convergence tolerance.
I have specified 0.001 as convergence tolerance. But the simulation runs continuously till time = 5 s. It does not stop until 5 s. How to know that velocity and pressure has met specified tolerance level??? I can write them to a file using convert tool. Also, please explain how to determine convergence in CFD.

I wrote the pressure at inlet to file:

The following is the surface integrated heat flux:

They are correct upto like 6 significant digits (which is what I want). Am I judging convergence correctly in CFD?
I look for your meaningful comments.
Thanks.