I have VASP 5.2 and preconverged wavecar using PAW_PBE pseudopotentials. I wanted calculate the energy using hybrid functional for example HSE and B3LYP.
Could any one point me to the systematic procedure.
Is it not possible to start HSE without the preconverged WAVECAR even for the simpler systems.
HSE Calculation
Moderators: Global Moderator, Moderator
-
- Newbie
- Posts: 29
- Joined: Wed Jul 23, 2008 12:03 pm
HSE Calculation
Last edited by kmkumar on Wed Sep 21, 2011 1:39 pm, edited 1 time in total.
-
- Full Member
- Posts: 105
- Joined: Tue Oct 12, 2010 11:10 pm
HSE Calculation
Hi,
You can run a single run Hybrid Functional calculation using DFT converged WAVECAR:
LHFCALC = .TRUE.
.
.
.
And then do a hybrid functional optimization, using the previous WAVECAR.
Maybe it s possible to perform a HSE without pre-converged WAVECAR, but it takes a lot time.
Cheers
You can run a single run Hybrid Functional calculation using DFT converged WAVECAR:
LHFCALC = .TRUE.
.
.
.
And then do a hybrid functional optimization, using the previous WAVECAR.
Maybe it s possible to perform a HSE without pre-converged WAVECAR, but it takes a lot time.
Cheers
Last edited by kambiz on Thu Sep 22, 2011 5:36 am, edited 1 time in total.