Continue calculations from last point


Just Got Here
Hi everyone! I calculating dft properties and after 5 days my computer suddenly shutdown. Last string in my output file is
 d= 0,ls=0.5,diis    30  -2013.6806649625 -1.12D+03  6.86D-01  7.05D+03203413.8
.
Can I continue calculation from last point of calculation?

Clicked A Few Times
Unless you're unlucky, you should be able to, yes. Have a look in the manual for the START/RESTART top-level directives.

In short, it should be enough if you have your .movecs file left over, although the .db file could contain something useful wrt restarting as well (I'm no NWChem expert). If a direct restart fails, you can try to just read in the orbitals from the .movecs file with the VECTORS directive in the DFT block.

Recommend you copy your files to a new directory and (re)start there, so that if the restart fails for some reason (like syntax error), you don't have your old/present restart files overwritten.

If you are unlucky, the calculation crashed while writing the .movecs file. Unless I'm wrong, NWChem doesn't first write a temporary version of the .movecs file before starting to overwrite the old one, so a crash in the middle of a file-write is a bit of a disaster. To prevent this for long calculations, it might be a good idea to, with some regularity, manually make a backup of the .movecs during the run.

Have fun!

Clicked A Few Times
Dear nwchem workers,
I have the same problem!
with My RT-TDDFT calculation after 3 days suddenly !
the files is hear, but how can continue from the last point of rttddft step in output????

please advice us in this similar problem cases

thank U all


Forum >> NWChem's corner >> Running NWChem