problem to get PARCHG of each band

Problems running VASP: crashes, internal errors, "wrong" results.

Moderators: Global Moderator, Moderator

Post Reply
Message
Author
yuxiao_zihan
Newbie
Newbie
Posts: 23
Joined: Mon May 28, 2007 12:18 pm
Location: ENS de Lyon, Lyon, France
Contact:

problem to get PARCHG of each band

#1 Post by yuxiao_zihan » Tue Jun 05, 2007 12:14 pm

I am doing band decomposed chargedensity and I want to get the charge denstiy of every band written to files PARCHG.nb.*. I used the preconverged WAVECAR file, after finishing the calculation, I also see this information in OUTCAR

NBMOD is set to 4
Selected bands: 53 54 55 56
Selected all k-points to calculate charge density.
k-point no. 1; bands inside the range 4
53 54 55 56
Finished calculating partial charge density.
VASP will stop now.

but I only get a PARCHG file not PARCHG.nb.* of each band.
this is my INCAR
Electronic minimization
PREC = ACCURATE
ISTART = 2
EDIFF = 1e-6
GGA = PE
LREAL = .TRUE.
ALGO = FAST
LPARD = .TRUE.
IBAND = 53 54 55 56
ISEPB = .TRUE.
Ionic relaxation
NSW = 0
IBRION = -1
EDIFFG = -0.05
POTIM = 0.5

DOS related values
ISMEAR = 0
SIGMA = 0.25

I'm puzzled, can you help me?
<span class='smallblacktext'>[ Edited ]</span>
Last edited by yuxiao_zihan on Tue Jun 05, 2007 12:14 pm, edited 1 time in total.

admin
Administrator
Administrator
Posts: 2922
Joined: Tue Aug 03, 2004 8:18 am
License Nr.: 458

problem to get PARCHG of each band

#2 Post by admin » Wed Jun 06, 2007 7:40 am

you made a printing mistake in INCAR: the input parameter to separate each band is LSEPB, not ISEPB
Last edited by admin on Wed Jun 06, 2007 7:40 am, edited 1 time in total.

yuxiao_zihan
Newbie
Newbie
Posts: 23
Joined: Mon May 28, 2007 12:18 pm
Location: ENS de Lyon, Lyon, France
Contact:

problem to get PARCHG of each band

#3 Post by yuxiao_zihan » Fri Jun 08, 2007 1:27 pm

Thank you very much:-)
Last edited by yuxiao_zihan on Fri Jun 08, 2007 1:27 pm, edited 1 time in total.

Post Reply