Posted Wed, 27 Aug 2008 23:24:42 GMT by Anthony Knapton
Does anyone know of a callback function that catches non-convergence of a steady state problem that is being run multiple times under batch?
Posted Thu, 18 Sep 2008 18:10:17 GMT by Denim Umeshkumar Anajwala
I normally log my batch runs (use option "-log fileName.err"). If the model doesn't converge, a note will be written to that file. You can manually inspect those log files or write a little code that reads and checks them (depending on the number of runs your dealing with) after your batch run.

As far as I know, that's the only way to check for convergence. It would be nice if the Error Norm History was saved in the DAC file, since that would provide more information.

Hope that helps, Chris
Posted Tue, 27 Jan 2009 02:59:15 GMT by Anthony Knapton
Hi Chris,

Thanks for the info, it did help.

I've also noticed that feflow5.4c now writes a warning to the console window when an error / warning occurs.

Cheers
Anthony

You must be signed in to post in this forum.