gms-bbg / gamess-issues

GAMESS issue tracking
7 stars 1 forks source link

Unable to configure FMAXT #25

Open Lucioric2000 opened 4 years ago

Lucioric2000 commented 4 years ago

I submitted an optimization run, but were unable to get past the first SCF calculations round, because the RMS gradient is 23. After running the optimization, I get the following error: 0OPTIMIZATION ABORTED. -- GRADIENT OUT OF RANGE -- MAXIMUM ALLOWED FORCE (FMAXT) = 10.000 I saw that FMAXT is hardcoded to 10 in sources/statpt.src so to do this run (as an initial optimization, because to even get a 23 RMS gradient instead of *** (very big number) I had to reduce the theory level from 6.31G to STO-3G) I had to re-compile GAMESS setting the limit to 30.0. So I would want to suggest that FMAXT be introduced as a parameter (with a default value of 10 and with a note that this value is recommended to be increased only for preliminar optimizations). I am running GAMESS at a linux64 8-cores VPS system (Ubuntu 20.0) gith GCC Ubuntu 9.3.0-10ubuntu2, math library atlas and sockets communications library. Make sure these boxes are checked before submitting your issue - thank you!