I found that the following lines have been implemented in the fock.F after version 6.3.2.
===================
IF (ICHARG>10) CALL vtutor%error("
Calculations where the Fock exchange is evaluated cannot be run with ICHARG>10. "//&
"This includes hybrid-functional calculations, Hartree-Fock calculations, etc. "//&
"Mind: To restart such a calculation, you need to provide the WAVECAR file.")
===================
Does this mean that non-SCF calculations cannot be done with HF?
I indeed encountered the above error when using 6.4.x.
HF calculations with ICHARG>10
Moderators: Global Moderator, Moderator
-
- Global Moderator
- Posts: 314
- Joined: Mon Sep 13, 2021 12:45 pm
Re: HF calculations with ICHARG>10
Dear biduri,
You need to restart your calculation from converged WAVECAR.
Are you trying to do a band-structure calculation?
You can read this wiki article on how to do the band-structure calculation with hybrid functionals.
You need to restart your calculation from converged WAVECAR.
Are you trying to do a band-structure calculation?
You can read this wiki article on how to do the band-structure calculation with hybrid functionals.