Hi, I just moved from Code_Aster version 14.8 to version 17.4.
I launch Code_Aster from another program (run_aster.bat + name of export file). In version 14.8, an error code different from 0 was returned by Code_Aster if the execution failed for any reason (e.g. incorrect mesh file, no convergence, etc.).
It seems that the error code is always 0 with version 17.4 even if it aborted...
Is there any way to check whether the execution completed successfully or failed ? Thanks