vasp編譯時出現(xiàn)錯誤 #6784 #6633 #6634
在編譯vasp.5.4.4時出現(xiàn)以下錯誤:
main.F(3146): error #6784: The number of actual arguments cannot be greater than the number of dummy arguments. [CHAIN_FORCE]
CALL CHAIN_FORCE(T_INFO%NIONS,DYN%POSION,TOTEN,TIFOR, &
-----------^
main.F(3147): error #6633: The type of the actual argument differs from the type of the dummy argument. [B]
TSIF,LATT_CUR%A,LATT_CUR%B,IO%IU6)
------------------------------------^
main.F(3147): error #6634: The shape matching rules of actual arguments and dummy arguments have been violated. [B]
TSIF,LATT_CUR%A,LATT_CUR%B,IO%IU6)
------------------------------------^
compilation aborted for main.f90 (code 1)
make[2]: *** [main.o] Error 1
make[2]: Leaving directory `/public/vasp.5.4.4/build/std'
cp: cannot stat `vasp': No such file or directory
make[1]: *** [all] Error 1
make[1]: Leaving directory `/public/vasp.5.4.4/build/std'
make: *** [std] Error 2
請問各位大神,這種情況如何解決呢?
返回小木蟲查看更多
京公網安備 11010802022153號
我在編譯時候沒有遇到問題,但是重新編譯時候遇到了這個問題.
我也出現(xiàn)了同樣的問題,請問你解決了嗎?
重新安裝后就好了
,
內容已刪除