24小时热门版块排行榜    

Znn3bq.jpeg
查看: 3249  |  回复: 8

entassadar

新虫 (初入文坛)

[交流] vasp 5.4.1 安装报错 electron_lhf.F(35): error #7002: 已有4人参与

mpif90 -free -names lowercase -assume byterecl -FR -heap-arrays -O1 -ip -I/home/py/fftw/include -c electron_lhf.f90
electron_lhf.F(35): error #7002: Error in opening the compiled module file.  Check INCLUDE paths.
  USE choleski
------^
electron_lhf.F(73): error #6457: This derived type name has not been declared.   [HAM_HANDLE]
  TYPE (ham_handle)  HAMILTONIAN
--------^
electron_lhf.F(74): error #6457: This derived type name has not been declared.   [TAU_HANDLE]
  TYPE (tau_handle)  KINEDEN
--------^
electron_lhf.F(75): error #6457: This derived type name has not been declared.   [TYPE_INFO]
  TYPE (type_info)   T_INFO
--------^
electron_lhf.F(76): error #6158: The structure-name is invalid or is missing.
  TYPE (potcar)      P(T_INFO%NTYP)
-----------------------^
electron_lhf.F(84): error #6457: This derived type name has not been declared.   [DYNAMICS]
  TYPE (dynamics)    DYN
--------^
electron_lhf.F(85): error #6457: This derived type name has not been declared.   [INFO_STRUCT]
  TYPE (info_struct) INFO
--------^
electron_lhf.F(86): error #6457: This derived type name has not been declared.   [IN_STRUCT]
  TYPE (in_struct)   IO
--------^
electron_lhf.F(87): error #6457: This derived type name has not been declared.   [MIXING]
  TYPE (mixing)      MIX
--------^
electron_lhf.F(88): error #6457: This derived type name has not been declared.   [KPOINTS_STRUCT]
  TYPE (kpoints_struct) KPOINTS
--------^
electron_lhf.F(89): error #6457: This derived type name has not been declared.   [SYMMETRY]
  TYPE (symmetry)    SYMM
--------^
electron_lhf.F(98): error #6457: This derived type name has not been declared.   [ENERGY]
  TYPE (energy)      E
--------^
electron_lhf.F(108): error #6158: The structure-name is invalid or is missing.
  COMPLEX(q)  CSTRF(GRIDC%MPLWV,T_INFO%NTYP)! structure factor
--------------------------------^
electron_lhf.F(120): error #6457: This derived type name has not been declared.   [GRIDQUANT]
  TYPE (GRIDQUANT) :: POT_EXX
--------^
electron_lhf.F(130): error #6158: The structure-name is invalid or is missing.
  REAL(q) :: DESUM1,DESUM(INFO%NELM), EXHF_DUMMY
--------------------------^
electron_lhf.F(12): error #6404: This name does not have a type, and must have an explicit type.   [INFO]
     T_INFO,DYN,INFO,IO,MIX,KPOINTS,SYMM,GRID,GRID_SOFT, &
----------------^
electron_lhf.F(174): error #6460: This is not a field name that is defined in the encompassing structure.   [LCORR]
  INFO%LCORR=.TRUE.
-------^
electron_lhf.F(174): error #6303: The assignment operation or the binary expression operation is invalid for the data types of the two operands.
  INFO%LCORR=.TRUE.
-------------^
electron_lhf.F(176): error #6460: This is not a field name that is defined in the encompassing structure.   [NELM]
  NELM=INFO%NELM
------------^
electron_lhf.F(182): error #6404: This name does not have a type, and must have an explicit type.   [IO]
  IF (IO%IU0>=0) WRITE(IO%IU0,142)
------^
electron_lhf.F(182): error #6460: This is not a field name that is defined in the encompassing structure.   [IU0]
  IF (IO%IU0>=0) WRITE(IO%IU0,142)
---------^
electron_lhf.F(189): error #6460: This is not a field name that is defined in the encompassing structure.   [LMIX]
  INFO%LMIX=.FALSE.
-------^
electron_lhf.F(189): error #6303: The assignment operation or the binary expression operation is invalid for the data types of the two operands.
  INFO%LMIX=.FALSE.
------------^
electron_lhf.F(202): error #6404: This name does not have a type, and must have an explicit type.   [POT_EXX]
  CALL ALLOCATE_GRID_QUANTITY(POT_EXX,  GRID_SOFT, WDES%NCDIJ)
------------------------------^
electron_lhf.F(205): error #6404: This name does not have a type, and must have an explicit type.   [MIX]
  MIX%MIXPRE=MOD(MIX%MIXPRE,10)+10
--^
electron_lhf.F(205): error #6460: This is not a field name that is defined in the encompassing structure.   [MIXPRE]
  MIX%MIXPRE=MOD(MIX%MIXPRE,10)+10
------^
electron_lhf.F(205): warning #7319: This argument's data type is incompatible with this intrinsic procedure; procedure assumed EXTERNAL.   [MOD]
  MIX%MIXPRE=MOD(MIX%MIXPRE,10)+10
-----------------^
electron_lhf.F(205): error #6363: The intrinsic data types of the arguments must be the same.   [MOD]
  MIX%MIXPRE=MOD(MIX%MIXPRE,10)+10
----------------------------^
electron_lhf.f90(1077): catastrophic error: Too many errors, exiting
compilation aborted for electron_lhf.f90 (code 1)
make[2]: *** [electron_lhf.o] 错误 1
make[2]: Leaving directory `/home/py/下载/vasp/vasp.5.4.1/build/std'
cp: 无法获取"vasp" 的文件状态(stat): 没有那个文件或目录
make[1]: *** [all] 错误 1
make[1]: Leaving directory `/home/py/下载/vasp/vasp.5.4.1/build/std'
make: *** [std] 错误 2

报错情况如上。。本渣渣并非计算机专业。。不懂如何解决。。还请大师们指点。。谢谢。。
回复此楼
已阅   回复此楼   关注TA 给TA发消息 送TA红花 TA的回帖

nfer

金虫 (正式写手)


小木虫: 金币+0.5, 给个红包,谢谢回帖
楼主的fortran版本是不是有点低了

[ 发自手机版 http://muchong.com/3g ]
2楼2017-06-21 18:10:32
已阅   回复此楼   关注TA 给TA发消息 送TA红花 TA的回帖

entassadar

新虫 (初入文坛)

引用回帖:
2楼: Originally posted by nfer at 2017-06-21 18:10:32
楼主的fortran版本是不是有点低了

应该不是,我在虚拟机里用同样的 Fortran 可以成功编译5.4.1,到服务器的机子上就开始报错了
3楼2017-06-21 18:17:02
已阅   回复此楼   关注TA 给TA发消息 送TA红花 TA的回帖

李苍龙35

金虫 (正式写手)

顶一个
4楼2017-06-23 10:42:41
已阅   回复此楼   关注TA 给TA发消息 送TA红花 TA的回帖

quantumfang

至尊木虫 (职业作家)

小木虫中医研究院院长

5楼2017-06-26 00:44:49
已阅   回复此楼   关注TA 给TA发消息 送TA红花 TA的回帖

quantumfang

至尊木虫 (职业作家)

小木虫中医研究院院长


小木虫: 金币+0.5, 给个红包,谢谢回帖
报错信息说的明白,fftw include路径

发自小木虫Android客户端
6楼2017-06-26 00:45:54
已阅   回复此楼   关注TA 给TA发消息 送TA红花 TA的回帖

entassadar

新虫 (初入文坛)

引用回帖:
5楼: Originally posted by quantumfang at 2017-06-26 00:44:49
fftw没有编译

有编译。。
7楼2017-06-28 17:13:54
已阅   回复此楼   关注TA 给TA发消息 送TA红花 TA的回帖

entassadar

新虫 (初入文坛)

引用回帖:
6楼: Originally posted by quantumfang at 2017-06-26 00:45:54
报错信息说的明白,fftw include路径

fftw/include 路径应该没有错。。编译前面的步骤也有成功调用了 fftw/include 但是一到这步就会 error。。。
8楼2017-06-28 17:15:00
已阅   回复此楼   关注TA 给TA发消息 送TA红花 TA的回帖

ludongxiao

新虫 (初入文坛)


小木虫: 金币+0.5, 给个红包,谢谢回帖
我也遇到了同样的问题,请问您是怎么解决的啊
9楼2018-09-13 10:15:05
已阅   回复此楼   关注TA 给TA发消息 送TA红花 TA的回帖
相关版块跳转 我要订阅楼主 entassadar 的主题更新
普通表情 高级回复 (可上传附件)
最具人气热帖推荐 [查看全部] 作者 回/看 最后发表
[基金申请] 河北省自然基金 +3 Peterchao 2026-04-14 3/150 2026-04-21 08:17 by kudofaye
[考研] 一志愿中科大材料与化工,353分还有调剂学校吗 +11 否极泰来2026 2026-04-15 13/650 2026-04-20 22:31 by Equinoxhua
[考研] 320求调剂 +6 深郊akm 2026-04-17 6/300 2026-04-20 18:57 by fs26jie
[论文投稿] 期刊推荐 +3 材料研究生 2026-04-15 5/250 2026-04-20 16:02 by 豆豆7758
[论文投稿] 有没有接收比较快的sci期刊呀,最好在一个月之内的,研三孩子求毕业 20+4 之护着 2026-04-16 7/350 2026-04-20 15:45 by 豆豆7758
[考研] 337求调剂 +3 jyz04 2026-04-18 3/150 2026-04-20 12:24 by 研可安
[考博] 申博/考博 +4 啃面包的小书虫 2026-04-17 5/250 2026-04-20 10:47 by YuY66
[考博] 申博 +3 Xyyx. 2026-04-18 3/150 2026-04-20 10:44 by YuY66
[考博] 湖南大学刘巧玲课题组2026年第二批次博士研究生招生信息 +3 南风观火 2026-04-18 5/250 2026-04-20 10:13 by 南风观火
[考研] 求计算机方向调剂 +3 Toffee2 2026-04-16 6/300 2026-04-19 22:37 by ll叶
[考研] 294求调剂 +8 淡然654321 2026-04-17 9/450 2026-04-19 19:51 by Equinoxhua
[考研] 291求调剂 +11 关忆北. 2026-04-14 11/550 2026-04-19 17:16 by 中豫男
[考研] 291求调剂 +12 关忆北. 2026-04-14 13/650 2026-04-19 16:50 by 中豫男
[考研] 求调剂 +6 苦命人。。。 2026-04-18 7/350 2026-04-19 16:27 by 中豫男
[考研] 307中医考研调剂 +9 于以采蘩 2026-04-14 9/450 2026-04-19 08:41 by 烟雨流涯
[考研] 0854求调剂 +23 门路摸摸 2026-04-15 27/1350 2026-04-19 01:59 by 烟雨流涯
[考研] 接受任何调剂 +6 也就是栗子 2026-04-17 7/350 2026-04-18 17:20 by 涵竹刘
[考研] 297,工科调剂? +5 河南农业大学-能 2026-04-14 5/250 2026-04-18 15:17 by Equinoxhua
[考研] 260求调剂 +4 Zyt1314520.. 2026-04-17 5/250 2026-04-18 08:28 by babysonlkd
[考研] 一志愿沪9,生物学326求调剂 +9 刘墨墨 2026-04-15 9/450 2026-04-16 17:14 by 崔崔崔cccc
信息提示
请填处理意见