[Wien] compile error

fatemeh.mirjani f_mirjani at ph.iut.ac.ir
Sat Feb 23 07:36:29 CET 2008


Dear Users of WIEN2K;
 
I want to extract Alm,Blm,Clm,alm.... Coefficients ,  U(r) and  U-dot.
I read in mailing list for this work I should check SRC_lapw2/l2main.F and uncomment some write-statements.
but I can't compile lapw2 after uncommenting of some write-statements that calculate these quantities. I must change the number of subscripts for LOOR A1LO ALM BLM but I don't know how?
The errors that I found are:
fortcom: Error: l2main_tmp_.F, line 353: The number of subscripts is incorrect.   [LOOR]
           if ((l.le.lomax).and.loor(l)) then
--------------------------------^
fortcom: Error: l2main_tmp_.F, line 355: The number of subscripts is incorrect.   [A1LO]
                   a1lo(jrj,l),jrj=1,jri(jatom))
-------------------^
fortcom: Error: l2main_tmp_.F, line 795: The number of subscripts is incorrect.   [ALM]
                    write(24,4893)num,index,alm(INDEX,NUM,jlo) &
--------------------------------------------^
fortcom: Error: l2main_tmp_.F, line 796: The number of subscripts is incorrect.   [BLM]
                         ,blm(INDEX,NUM,jlo),clm(INDEX,NUM,jlo)
--------------------------^

Compile time errors (if any) were:
SRC_lapw2/compile.msg:fortcom: Error: l2main_tmp_.F, line 353: The number of subscripts is incorrect.   [LOOR]
SRC_lapw2/compile.msg:fortcom: Error: l2main_tmp_.F, line 355: The number of subscripts is incorrect.   [A1LO]
SRC_lapw2/compile.msg:fortcom: Error: l2main_tmp_.F, line 795: The number of subscripts is incorrect.   [ALM]
SRC_lapw2/compile.msg:fortcom: Error: l2main_tmp_.F, line 796: The number of subscripts is incorrect.   [BLM]
SRC_lapw2/compile.msg:make[1]: *** [l2main.o] Error 1
SRC_lapw2/compile.msg:make: *** [real] Error 2
SRC_lapw2/compile.msg:fortcom: Error: l2main_tmp_.F, line 353: The number of subscripts is incorrect.   [LOOR]
SRC_lapw2/compile.msg:fortcom: Error: l2main_tmp_.F, line 355: The number of subscripts is incorrect.   [A1LO]
SRC_lapw2/compile.msg:fortcom: Error: l2main_tmp_.F, line 795: The number of subscripts is incorrect.   [ALM]
SRC_lapw2/compile.msg:fortcom: Error: l2main_tmp_.F, line 796: The number of subscripts is incorrect.   [BLM]
SRC_lapw2/compile.msg:make[1]: *** [l2main.o] Error 1
SRC_lapw2/compile.msg:make: *** [complex] Error 2

I am anxiously looking forward your replies and guidelines. 
Fatemeh Mirjani




More information about the Wien mailing list