mirror of
https://github.com/triqs/dft_tools
synced 2025-04-08 09:43:27 +02:00
[doc] update VASP SVO tutorial for new interface features
This commit is contained in:
parent
dbbbf020fa
commit
bd039be7b2
@ -1,23 +1,23 @@
|
|||||||
SYSTEM = SrVO3
|
SYSTEM = SrVO3
|
||||||
NCORE = 4
|
NCORE = 1
|
||||||
|
KPAR = 5
|
||||||
LMAXMIX=6
|
LMAXMIX=6
|
||||||
EDIFF = 1.E-10
|
EDIFF = 1.E-10
|
||||||
|
# make sure that the wavefunction is properly converged
|
||||||
|
NELMIN = 30
|
||||||
|
|
||||||
# DOS energy window
|
# DOS energy window
|
||||||
NEDOS = 2001
|
NEDOS = 3001
|
||||||
|
|
||||||
! switch off symmetries
|
|
||||||
ISYM=-1
|
|
||||||
|
|
||||||
# Smearing procedure
|
# Smearing procedure
|
||||||
ISMEAR = -5
|
ISMEAR = -5
|
||||||
|
|
||||||
# the energy window to optimize projector channels
|
# the energy window to optimize projector channels
|
||||||
EMIN = 3.9
|
EMIN = -1.0
|
||||||
EMAX = 7.1
|
EMAX = 10.1
|
||||||
|
|
||||||
# use the PAW channel optimization
|
# use the PAW channel optimization
|
||||||
LORBIT=14
|
LORBIT=14
|
||||||
|
|
||||||
# project to V d
|
# project to V d
|
||||||
LOCPROJ = 2 : d : Pr
|
LOCPROJ = 2 : d : Pr
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
Automatic Mesh
|
Automatic Mesh
|
||||||
0
|
0
|
||||||
Gamma
|
Gamma
|
||||||
9 9 9
|
15 15 15
|
||||||
0 0 0
|
0 0 0
|
||||||
|
|
||||||
|
File diff suppressed because one or more lines are too long
Loading…
x
Reference in New Issue
Block a user