LOPTICS in hexagonal system & CSHIFT problem
Posted: Wed Jun 20, 2012 11:10 pm
Dear all,
I trying to use vasp to calculate f-dependent epsilon for a hexagonal system using both triogonal unit cell and hexagonal unit cell.
The INCAR options are:
with NBANDS = 2*NELECT
The primitive vectors for them are:
I have too questions:
1. Why did I get different result for triogonal and hexagonal unit cell? I would expect the same results (at least for z component).
2. Why does decreasing CSHIFT increase epsilon? In my understanding CSHIFT just change the smoothness of the curve.
Any suggestion is grateful.
Best,
Dat Do
<span class='smallblacktext'>[ Edited ]</span>
I trying to use vasp to calculate f-dependent epsilon for a hexagonal system using both triogonal unit cell and hexagonal unit cell.
The INCAR options are:
Code: Select all
ENCUT=400
PREC=medium
ISMEAR=-5
SIGMA=0.01
LOPTICS=.TRUE.
CSHIFT=0.0001
NEDOS=9001
#NPAR=1
NSIM=1
with NBANDS = 2*NELECT
The primitive vectors for them are:
Code: Select all
Triagonal
4.37800000000000
?0.468582?0.270536?0.840963
?-0.468582??0.270536?0.840963
?0.000000?-0.541072?0.840963
Hexagonal
?4.10500000000000
?1.0000000000000000?0.0000000000000000?0.0000000000000000
?-0.5000000000000000?0.8660000000000000?0.0000000000000000
?0.0000000000000000?0.0000000000000000?2.6920000000000002
1. Why did I get different result for triogonal and hexagonal unit cell? I would expect the same results (at least for z component).
2. Why does decreasing CSHIFT increase epsilon? In my understanding CSHIFT just change the smoothness of the curve.
Any suggestion is grateful.
Best,
Dat Do
<span class='smallblacktext'>[ Edited ]</span>