Does anybody have experience with hybrid functional spin-polarized calculation?
I am using HSE06 for a spin-polarized calculation, but the total
energy converges to a positive value which is absolutely wrong.
I am wondering if anybody has the same problem.
My setting is shown below.
#HSE
ISTART = 1
LHFCALC = .TRUE. ; HFSCREEN = 0.207
ALGO = Damped; TIME = 0.4
PRECFOCK= N
#Spin
ISPIN = 2
MAGMOM = 2*1.5 4*0
Hybrid functional spin-polarized calculation
Moderators: Global Moderator, Moderator
Hybrid functional spin-polarized calculation
Last edited by whao137 on Tue Aug 09, 2011 2:35 pm, edited 1 time in total.
-
- Hero Member
- Posts: 585
- Joined: Tue Nov 16, 2004 2:21 pm
- License Nr.: 5-67
- Location: Germany
Hybrid functional spin-polarized calculation
One way is to do a single-point plain DFT, storing WAVECAR and CHG*. Replace the INCAR with Hybrid INCAR and start.
Cheers,
alex
Cheers,
alex
Last edited by alex on Tue Aug 09, 2011 5:30 pm, edited 1 time in total.
Hybrid functional spin-polarized calculation
[quote="alex"]One way is to do a single-point plain DFT, storing WAVECAR and CHG*. Replace the INCAR with Hybrid INCAR and start.
Cheers,
alex[/quote]
Thanks for replying.
But I did do the plain spin polarized DFT calculation first and
then start HSE calculation from the previous WAVECAR
Cheers,
alex[/quote]
Thanks for replying.
But I did do the plain spin polarized DFT calculation first and
then start HSE calculation from the previous WAVECAR
Last edited by whao137 on Tue Aug 09, 2011 5:54 pm, edited 1 time in total.