Convergence problem for slab geometry
Posted: Mon May 24, 2010 2:37 pm
Hi Vasp Users,
I got a problem in convergence for slab geometry of TiO2. I tried to calculate with minimum accuracy, it still did not work. Actually I am trying to optimize it and calculate wavefunction. My slab has 5 layers with 156 atoms. The size of supercell is 21x21x13 in Angstroms. For up to 4 layers jobs were successfully completed. I have put a 15 Angstroms in each direction for shielding the slab from adjacent slabs. Following is my INCAR file.
SYSTEM = rutile
ISTART = 0 # 0 start fr. scratch, no wavefunction WAVECAR need
ICHARG = 2 # 2 start fr. scratch,
# 1 read from CHGCAR,
# 0 Calculate from WAVE function
# 11 read charge density from CHGCAR and keep constant during the subsequent run
LREAL=.TRUE. # reciprocal space projection scheme .FALSE.
# automatic real space projection scheme AUTO?
ISPIN = 1 # non spin polarized calculations 1
# spin polarized calculations 2
EDIFF = 0.0001 # Convergency of ELECTRONIC iteration
EDIFFG = -0.01 # Convergency of IONIC iteration
# "-" mean the condition for FORCE
ENCUT = 500 # Energy cuttoff, need to test your value
LWAVE = .TRUE. # Save wavefunction WAVECAR or not
LCHARG = .TRUE. # Save CHGCAR charge density
NELM = 200 # Maximum number of electronic iteration
NSW = 0 # maximum number of ionic iteration
# 0 or 1 mean there is no relaxation (fix everything)
#NGX=26
#NGY=26
#NGZ=42
IBRION = 2 # -1 Ions won't move
# 2 Do relaxation, ions will move after every ionic iteration
# 0 Molecular dynamics
ISIF = 3 # stress and relaxation
IALGO = 48
POTIM = 0.10 # time step for ionic-motion
TEIN = 0.0 # initial temperature
TEBEG = 0.0
TEEND = 0.0 # temperature during run
ISMEAR = 0 # 0 gaussian smearing
# -5 tetrahedron method with Blöchl corrections
SIGMA = 0.2 # Width of smearing
ISYM = 0
Thank you!!
I got a problem in convergence for slab geometry of TiO2. I tried to calculate with minimum accuracy, it still did not work. Actually I am trying to optimize it and calculate wavefunction. My slab has 5 layers with 156 atoms. The size of supercell is 21x21x13 in Angstroms. For up to 4 layers jobs were successfully completed. I have put a 15 Angstroms in each direction for shielding the slab from adjacent slabs. Following is my INCAR file.
SYSTEM = rutile
ISTART = 0 # 0 start fr. scratch, no wavefunction WAVECAR need
ICHARG = 2 # 2 start fr. scratch,
# 1 read from CHGCAR,
# 0 Calculate from WAVE function
# 11 read charge density from CHGCAR and keep constant during the subsequent run
LREAL=.TRUE. # reciprocal space projection scheme .FALSE.
# automatic real space projection scheme AUTO?
ISPIN = 1 # non spin polarized calculations 1
# spin polarized calculations 2
EDIFF = 0.0001 # Convergency of ELECTRONIC iteration
EDIFFG = -0.01 # Convergency of IONIC iteration
# "-" mean the condition for FORCE
ENCUT = 500 # Energy cuttoff, need to test your value
LWAVE = .TRUE. # Save wavefunction WAVECAR or not
LCHARG = .TRUE. # Save CHGCAR charge density
NELM = 200 # Maximum number of electronic iteration
NSW = 0 # maximum number of ionic iteration
# 0 or 1 mean there is no relaxation (fix everything)
#NGX=26
#NGY=26
#NGZ=42
IBRION = 2 # -1 Ions won't move
# 2 Do relaxation, ions will move after every ionic iteration
# 0 Molecular dynamics
ISIF = 3 # stress and relaxation
IALGO = 48
POTIM = 0.10 # time step for ionic-motion
TEIN = 0.0 # initial temperature
TEBEG = 0.0
TEEND = 0.0 # temperature during run
ISMEAR = 0 # 0 gaussian smearing
# -5 tetrahedron method with Blöchl corrections
SIGMA = 0.2 # Width of smearing
ISYM = 0
Thank you!!