Page 1 of 1
Problem with restart
Posted: Wed Sep 04, 2013 12:55 am
by fomeh
Hello,
1- Sometimes when i stop a steady simulation (SIMPLE algorithme), i can not run another calculation by using the restart file with the same parametres that i was using for the first calculation and the simulation diverges. So i should re-start the from zero. This is not the case by using SIMPLEC algorithme.
2- Another question is about the convergence criteria. in C-S, Is the solver precision represent the convergence criteria? Otherwise how can i fix a convergence criteria to stop calculations?
Thanks
Re: Problem with restart
Posted: Wed Sep 04, 2013 10:10 pm
by Yvan Fournier
Hello,
1) Which version of the code are you using ? Do you have small test case which reproduces the issue ?
2) There is currently not automatic global convergence test. To check for convergence, the best is probably to follow the recommendations on this site's BPG guidelines:
http://code-saturne.org/cms/sites/defau ... meters.pdf
Regards,
Yvan
Re: Problem with restart
Posted: Thu Sep 05, 2013 12:41 am
by fomeh
Thanks Yvan
My case study is an incompressible jet with DeltaP=8 bars. I attached the contour of velocity. Restarting the calculation by these values, the simulation diverged. SIMPLE algorithme with k-e standard. I tried to change the relaxation factors but it did not work.
Wold you please explain what it means to me derive in log file in information on convergence? Is the the normalized drive between first and last itteration or between two consecutive itterations?
Re: Problem with restart
Posted: Thu Sep 05, 2013 5:57 pm
by Yvan Fournier
Hello,
derive has a different meaning depending on the version of the code you are using, so I can't explain without this info (if I am correct, in older versions it was relative to one "sweep", in newer versions, it is relative to the whole iteration). In any case, I am pretty sure it is between 2 iterations (or sweeps), and not relative to the starting iteration.
Regards,
Yvan
Re: Problem with restart
Posted: Thu Sep 12, 2013 12:04 am
by fomeh
Tnx Yvan
Do you know how can i find some information concerning pseudo time stepping used in the SIMPLEC algorithme and SIMPLE algorthme as wel? Actually in the theory guide this part is in progress!
Re: Problem with restart
Posted: Thu Sep 12, 2013 4:24 pm
by Jacques Fontaine
Hi,
You can find some information in the theory guide in "navsto" "preduv" and "resolp" parts (in french).