Problem in calculating bullk structure optimization.............

Questions regarding the compilation of VASP on various platforms: hardware, compilers and libraries, etc.


Moderators: Global Moderator, Moderator

Locked
Message
Author
mpriya22m
Newbie
Newbie
Posts: 4
Joined: Mon Jun 06, 2011 9:50 am
License Nr.: 5-1059
Location: University of Pune,Maharashtra,India

Problem in calculating bullk structure optimization.............

#1 Post by mpriya22m » Mon Jun 06, 2011 10:08 am

while running VASP for obtaining optimized geometry for Si134,it does only charge density optimization not geometry optimization,i ve given following
#INCAR#
ISTART = 0
ICHARG = 2
IBRION = 2
POTIM = 0.5 # time step
NSW = 900 2
ISYM = 1 #Symmetry conservation (default 2 for PAW, 1 for USPP)

LCHARG = .FALSE.
LELF = .FALSE.
LWAVE = .TRUE.
LREAL = .TRUE.
GGA=91
#POSCAR#
Si134
1.00000000000000
25.0000000000000000 0.0000000000000000 0.0000000000000000
00.0000000000000000 25.0000000000000000 0.0000000000000000
0.0000000000000000 0.0000000000000000 15.0000000000000000
134
I'm new to VASP and it will be a great help for me if somebody can explain me where i made mistake?i'm also having doubts about hw to write POSCAR files,especially hw to calculate 1st,2nd and 3rd lattice vectors,can anyone explain me that with some examples?
Last edited by mpriya22m on Mon Jun 06, 2011 10:08 am, edited 1 time in total.

juhL

Problem in calculating bullk structure optimization.............

#2 Post by juhL » Mon Jun 06, 2011 11:00 am

is this really your POSCAR or did you just cut the ion positions?
Last edited by juhL on Mon Jun 06, 2011 11:00 am, edited 1 time in total.

Locked