Dear VASP Administrator,
Our group recently upgraded our slightly older version of VASP 4.6.31 to the newer version which is 4.6.36. However, I have found that 4.6.36 no longer outputs the MAX and RMS forces in the OUTCAR following each ionic step. I often would use grep 'FORCES:' to obtain a very nice idea of the force convergence but now this is no longer conveniently possible since the line is not in the OUTCAR file any more. May I please ask, is it perhaps possible for someone in the VASP team to easily add the necessary line in the code so I can redownload and recompile it? Thank you so much for this very useful feature.
Regarding max and rms FORCES in OUTCAR
Moderators: Global Moderator, Moderator
-
- Newbie
- Posts: 20
- Joined: Mon Jul 07, 2008 2:24 am
Regarding max and rms FORCES in OUTCAR
Last edited by mrm on Fri Dec 17, 2010 5:38 am, edited 1 time in total.
-
- Administrator
- Posts: 2921
- Joined: Tue Aug 03, 2004 8:18 am
- License Nr.: 458
Regarding max and rms FORCES in OUTCAR
these features have never been part of the standard version of vasp.4.6.31, someone must have added them to your local vasp.4.6.31 code version
Last edited by admin on Thu Dec 30, 2010 12:40 pm, edited 1 time in total.
-
- Newbie
- Posts: 20
- Joined: Mon Jul 07, 2008 2:24 am
Regarding max and rms FORCES in OUTCAR
Dear head admin,
I am surprised to hear that but really appreciate your help. If you have time, can you tell me where in the source code (just the file name is enough) VASP outputs the forces to the OUTCAR file? I may like to add the necessary lines of code to get the RMS and max forces for each ionic step. Thank you so much.
I am surprised to hear that but really appreciate your help. If you have time, can you tell me where in the source code (just the file name is enough) VASP outputs the forces to the OUTCAR file? I may like to add the necessary lines of code to get the RMS and max forces for each ionic step. Thank you so much.
Last edited by mrm on Fri Dec 31, 2010 4:42 am, edited 1 time in total.