Dear all,
In my calculations I frequently ran into the known "call to ZHEGV failed error". As recomended I commented the line #define USE_ZHEEVX in
davidson.F, subrot.F, and wavpre_noio.F and recompiled
VASP.
This worked fine.
But I wonder what in detail differs from regular calculations.
Because two runs of the same calculation with and without the subroutine differed in energy.
Thanks
call to ZHEGV failed
Moderators: Global Moderator, Moderator
-
- Newbie
- Posts: 1
- Joined: Sat Jan 30, 2010 1:41 pm
- License Nr.: 116+Upaw
call to ZHEGV failed
Last edited by opotzel on Sat Jan 30, 2010 1:59 pm, edited 1 time in total.
-
- Newbie
- Posts: 2
- Joined: Wed Jul 23, 2008 11:42 am
call to ZHEGV failed
I also met this problem. However I do not recompile VASP. I am trying use
IALGO = 48
rather than the default setup for electronic structure SCF processes.
Hope it works well.
IALGO = 48
rather than the default setup for electronic structure SCF processes.
Hope it works well.
Last edited by ds on Wed Mar 24, 2010 9:01 am, edited 1 time in total.