Possible problem with default NEB settings
Posted: Tue Jul 31, 2012 3:36 pm
Dear developers,
I came across a potential issue (not quite the status of a bug) in the NEB routines (v2.04b). Specifically, the default setting appears to set the climbing image on -- line 560 in neb.f sets lclimb=.TRUE. before reading the INCAR. This is somewhat inconsistent with the online documentation, which suggests that LCLIMB must be set to TRUE to *enable* a climbing image calculation. It might be safer to let the default option be FALSE so that users don't accidentally start off a CINEB calculation from the very beginning -- not explicitly inserting LCLIMB=.FALSE. in our INCARs caused some inadvertent headaches for a while.
thanks,
-Ashwin.
I came across a potential issue (not quite the status of a bug) in the NEB routines (v2.04b). Specifically, the default setting appears to set the climbing image on -- line 560 in neb.f sets lclimb=.TRUE. before reading the INCAR. This is somewhat inconsistent with the online documentation, which suggests that LCLIMB must be set to TRUE to *enable* a climbing image calculation. It might be safer to let the default option be FALSE so that users don't accidentally start off a CINEB calculation from the very beginning -- not explicitly inserting LCLIMB=.FALSE. in our INCARs caused some inadvertent headaches for a while.
thanks,
-Ashwin.