# start up
LWAVE = .FALSE.
LCHARG = .FALSE. 
LREAL=.FALSE.
ICHARG=11
# accuracy
ENCUT = 450.000
PREC = Accurate
NGXF=36
NGYF=36
NGZF=300


# symmetry
ISYM = 2

# magnetism
ispin = 2
magmom=5*0 

# convergence
ALGO=FAST
EDIFF = 1E-6
NELM = 200
LORBIT = 11
ISMEAR = 0 # 0=gaussian, 1,2=MP
SIGMA= 0.05
NEDOS = 3000

EMIN=-15
EMAX=15


# relaxation
NSW=0

#Dispersion
LVDW= .TRUE. # the corrected energy should be read from OSZICAR 
             # (energies in OUTCAR do not contain the vdW term)
