Hybrid functional spin-polarized calculation

Queries about input and output files, running specific calculations, etc.


Moderators: Global Moderator, Moderator

Locked
Message
Author
whao137

Hybrid functional spin-polarized calculation

#1 Post by whao137 » Tue Aug 09, 2011 2:35 pm

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
Last edited by whao137 on Tue Aug 09, 2011 2:35 pm, edited 1 time in total.

alex
Hero Member
Hero Member
Posts: 585
Joined: Tue Nov 16, 2004 2:21 pm
License Nr.: 5-67
Location: Germany

Hybrid functional spin-polarized calculation

#2 Post by alex » Tue Aug 09, 2011 5:30 pm

One way is to do a single-point plain DFT, storing WAVECAR and CHG*. Replace the INCAR with Hybrid INCAR and start.

Cheers,

alex
Last edited by alex on Tue Aug 09, 2011 5:30 pm, edited 1 time in total.

whao137

Hybrid functional spin-polarized calculation

#3 Post by whao137 » Tue Aug 09, 2011 5:54 pm

[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
Last edited by whao137 on Tue Aug 09, 2011 5:54 pm, edited 1 time in total.

Locked