Page 1 of 1
no WAVECAR/CHGCAR
Posted: Wed Feb 16, 2011 12:13 am
by kambiz
Hi dear all,
Why when a job is killed (i.e. due to cpu walltime) there is nothing written in WAVECAR and CHGCAR?
And what should I do if I want to continue that job when there is no written WAVECAR and CHGCAR?
Thanks
Kambiz
no WAVECAR/CHGCAR
Posted: Thu Feb 24, 2011 2:38 pm
by admin
1) those files are written at the end of a run, before vasp finishes regularly. Therefore, if the job is killed before ending, they will be empty.
2) if you have an updated CONTCAR (a few ionic steps have been done successfully), copy it to POSCAR and start from that file (with ISTART=0).
If not, you have to re-start from scratch
no WAVECAR/CHGCAR
Posted: Fri Feb 25, 2011 2:51 am
by kambiz
Thanks dear Admin
no WAVECAR/CHGCAR
Posted: Mon Mar 14, 2011 10:12 pm
by chelman
Hi head admin
Let me understand, VASP 5.2 don't save every self-consistent step?
because vasp 4.6 do it.
Is there anyway to force write the wavefunction or charge density.
Thanks
Christian
no WAVECAR/CHGCAR
Posted: Tue Mar 15, 2011 2:12 pm
by boris
Hi Christian,
It seems to me that VASP 4.6 does not print the CHGCAR and WAVECAR file until the end of the calculation either. And there's no way to get them printed at each ionic steps.
Boris
no WAVECAR/CHGCAR
Posted: Tue Mar 15, 2011 2:22 pm
by admin
the (latest) default version of vasp.4.6 and vasp.5.2 behave the same with respect to the writing WAVECAR. Maybe your vasp.4.6 code was slightly modified to write WAVECAR for every ionic step?