-
Notifications
You must be signed in to change notification settings - Fork 10
/
INCAR.Polarisation
40 lines (36 loc) · 1.66 KB
/
INCAR.Polarisation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
SYSTEM = Name
!Start Parameters
ISTART = 0 (Read existing wavefunction, if present)
!!INIWAV = 1 (Random initial wavefunction)
ICORELEVEL = 1 (Print core levels in OUTCAR)
!!ICHARG = 11 (Non-selfconsistent: band structures)
!!NELECT = 352 (Number of electrons: charged cells)
!!NBANDS = 468 (Increase number of bands)
!Electronic Relaxation
PREC = Single (Precision level for FFT grid)
LREAL = False (Projection operators: automatic)
!! LREAL = False (Projection operators: small cell false)
!! ALGO = Normal (Electronic minimisation algorithm: 38/48)
ENMAX = 500.00 eV (Plane-wave cutoff)
!! NELM = 35 (Max number of SCF steps)
EDIFF = 1E-06 (SCF convergence criteria)
GGA = PS (PBEsol exchange-correlation)
AMIN = 0.01
!Ionic Relaxation
EDIFFG = 0.001 (Ionic convergence criteria, eV/AA)
NSW = 0 (Max ionic steps)
IBRION = 2 (Ions: 0-MD, 1-Quasi-New, 2-CG)
ISIF = 2 (Stress/Relaxation: 2-Ions, 3-Shape/Ions/Vol, 7-Vol)
ISYM = 2 (Symmetry: Use all, 0: none)
ISMEAR = 0 (Gaussian smearing, Metals:1, MP)
SIGMA = 0.1 (Smearing value in eV, Metals:0.2)
!DFT+U Calculations
!!LDAU = .TRUE. (Activate DFT+U)
!!LDATYPE = 2 (Dudarev, only U-J matters)
!!LDAUL = 2 -1 (Orbital for each species)
!!LDAUU = 2 0 (U for each species)
!!LDAUJ = 0 0 (J for each species)
!!LMAXMIX = 4 (Mixing cutoff: 4-d,6-f)
!Berry phase calculations
LCALCPOL = .TRUE. (Turn on the Berry phase calculation)
DIPOL = 0.5 0.5 0.5 (The point for dipole calculation Direct)