Page 1 of 1

Calculation continuing

Posted: Fri Apr 23, 2010 6:27 am
by Palq
Dear Abinit developers.
How could I continue my calculations, which were terminated during computer reboot, OS bugs etc. And where can I get a new computed wavefunction after calculation end?

Re: Calculation continuing

Posted: Wed Jun 09, 2010 3:54 am
by casjxm
Calculation can be continued based on the last completed dataset, if you have 5 datasets in total and 2 completed, and then crashed calculating the 3rd dataset, you can launch the continuing jobs using setting in input file:
ndataset 3
jdtset 3 4 5
abinit will automatically go on the jobs.

casjxm

Re: Calculation continuing

Posted: Tue Jun 15, 2010 2:21 am
by Palq
Dear casjxm.
Would it work with variables getwfk -1, getxred -1 etc.
Palq