no WAVECAR/CHGCAR
Moderators: Global Moderator, Moderator
-
- Full Member
- Posts: 105
- Joined: Tue Oct 12, 2010 11:10 pm
no WAVECAR/CHGCAR
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
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
Last edited by kambiz on Wed Feb 16, 2011 12:13 am, edited 1 time in total.
-
- Administrator
- Posts: 2921
- Joined: Tue Aug 03, 2004 8:18 am
- License Nr.: 458
no WAVECAR/CHGCAR
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
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
Last edited by admin on Thu Feb 24, 2011 2:38 pm, edited 1 time in total.
-
- Full Member
- Posts: 105
- Joined: Tue Oct 12, 2010 11:10 pm
no WAVECAR/CHGCAR
Thanks dear Admin
Last edited by kambiz on Fri Feb 25, 2011 2:51 am, edited 1 time in total.
-
- Newbie
- Posts: 13
- Joined: Fri Mar 11, 2011 4:58 pm
- License Nr.: 5-793
- Location: Buenos Aires, Argentina
no WAVECAR/CHGCAR
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
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
Last edited by chelman on Mon Mar 14, 2011 10:12 pm, edited 1 time in total.
-
- Full Member
- Posts: 106
- Joined: Wed Jan 16, 2008 1:27 pm
- License Nr.: 567
- Location: France
no WAVECAR/CHGCAR
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
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
Last edited by boris on Tue Mar 15, 2011 2:12 pm, edited 1 time in total.
-
- Administrator
- Posts: 2921
- Joined: Tue Aug 03, 2004 8:18 am
- License Nr.: 458
no WAVECAR/CHGCAR
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?
Last edited by admin on Tue Mar 15, 2011 2:22 pm, edited 1 time in total.