24小时热门版块排行榜    

Znn3bq.jpeg
查看: 2657  |  回复: 9

sunxuancheng

木虫 (小有名气)

[求助] vaspVTST安装出现这样的错误,是什么原因

安装vaspVTST,按上面说的在source里加 dimer.o  dynmat.o  neb.o  lanczos.o  instanton.o sd.o       cg.o       qm.o     lbfgs.o  bfgs.o  fire.o   opt.o   \
和修改main.F后,make clean,然后make,出现下面的错误main.f90(2717): remark #8291: Recommended relationship between field width 'W' and the number of fractional digits 'D' in this edit descriptor is 'W>=D+7'.
     &   ' F= ',E14.8,' E0= ',E14.8,1X,' EK= ',E11.5, &
-------------------------------^
main.f90(2717): remark #8291: Recommended relationship between field width 'W' and the number of fractional digits 'D' in this edit descriptor is 'W>=D+7'.
     &   ' F= ',E14.8,' E0= ',E14.8,1X,' EK= ',E11.5, &
------------------------------------------------^
main.f90(2718): remark #8291: Recommended relationship between field width 'W' and the number of fractional digits 'D' in this edit descriptor is 'W>=D+7'.
     &   ' SP= ',E8.2,' SK= ',E8.2)
------------------^
main.f90(2718): remark #8291: Recommended relationship between field width 'W' and the number of fractional digits 'D' in this edit descriptor is 'W>=D+7'.
     &   ' SP= ',E8.2,' SK= ',E8.2)
-------------------------------^
main.f90(2613): remark #8291: Recommended relationship between field width 'W' and the number of fractional digits 'D' in this edit descriptor is 'W>=D+7'.
72812 FORMAT(I4,' F(METAGGA)= ',E14.8,' E0(METAGGA)= ',E14.8)
---------------------------------^
main.f90(2613): remark #8291: Recommended relationship between field width 'W' and the number of fractional digits 'D' in this edit descriptor is 'W>=D+7'.
72812 FORMAT(I4,' F(METAGGA)= ',E14.8,' E0(METAGGA)= ',E14.8)
--------------------------------------------------------^
main.f90(1134): remark #8290: Recommended relationship between field width 'W' and the number of fractional digits 'D' in this edit descriptor is 'W>=D+3'.
     &       '   WEIMIN = ',F6.4,'     energy-eigenvalue tresh-hold'/ &
-----------------------------^
main.f90(1076): remark #8291: Recommended relationship between field width 'W' and the number of fractional digits 'D' in this edit descriptor is 'W>=D+7'.
     &       '   EDIFFG = ',E7.1,'   stopping-criterion for IOM'/ &
-----------------------------^
main.f90(1065): remark #8291: Recommended relationship between field width 'W' and the number of fractional digits 'D' in this edit descriptor is 'W>=D+7'.
     &       '   EDIFF  = ',E7.1,'   stopping-criterion for ELM'/ &
-----------------------------^
compilation aborted for main.f90 (code 1)
make: *** [main.o] Error 1
这是什么原因,谢谢!
回复此楼

» 猜你喜欢

» 本主题相关价值贴推荐,对您同样有帮助:

已阅   回复此楼   关注TA 给TA发消息 送TA红花 TA的回帖

uuv2010

荣誉版主 (职业作家)

优秀版主

【答案】应助回帖

★ ★ ★ ★ ★ ★ ★ ★ ★ ★ ★ ★ ★ ★ ★ ★ ★ ★ ★ ★
感谢参与,应助指数 +1
sunxuancheng: 金币+20, 2 2012-03-17 16:53:29
这些提示信息不用管他,如果能编译成功的话;貌似是ifort版本的问题;这是提示和警号,不是报错;一般情况下没有err而编译通过的话都是没有问题的

[ Last edited by uuv2010 on 2012-3-17 at 16:14 ]
2楼2012-03-17 15:41:42
已阅   回复此楼   关注TA 给TA发消息 送TA红花 TA的回帖

sunxuancheng

木虫 (小有名气)

引用回帖:
2楼: Originally posted by uuv2010 at 2012-03-17 15:41:42:
这些提示信息不用管他,如果能编译成功的话;貌似是ifort版本的问题;这是提示和警号,不是报错;一般情况下没有err而编译通过的话都是没有问题的

但是就是编译不成功呀,有什么办法解决吗?
3楼2012-03-17 16:54:24
已阅   回复此楼   关注TA 给TA发消息 送TA红花 TA的回帖

uuv2010

荣誉版主 (职业作家)

4楼2012-03-17 17:37:01
已阅   回复此楼   关注TA 给TA发消息 送TA红花 TA的回帖

sunxuancheng

木虫 (小有名气)

引用回帖:
4楼: Originally posted by uuv2010 at 2012-03-17 17:37:01:
dyc_2008

什么意思?
5楼2012-03-17 21:04:06
已阅   回复此楼   关注TA 给TA发消息 送TA红花 TA的回帖

fzx2008

荣誉版主 (著名写手)

优秀版主优秀版主


liliangfang: 金币+1, 谢谢提示啊 呵呵 2012-03-18 09:31:58
引用回帖:
5楼: Originally posted by sunxuancheng at 2012-03-17 21:04:06:
什么意思?


dyc_2008是这方面的专家,uuv区长@了他一下,请他留意

呵呵,就是这么个意思
@uuv2010
6楼2012-03-17 21:20:06
已阅   回复此楼   关注TA 给TA发消息 送TA红花 TA的回帖

uuv2010

荣誉版主 (职业作家)

优秀版主

是啊,呵呵,让他来看看
@dyc_2008
7楼2012-03-17 21:26:42
已阅   回复此楼   关注TA 给TA发消息 送TA红花 TA的回帖

sunxuancheng

木虫 (小有名气)

引用回帖:
7楼: Originally posted by uuv2010 at 2012-03-17 21:26:42:
是啊,呵呵,让他来看看
dyc_2008

谢谢!
8楼2012-03-17 22:30:23
已阅   回复此楼   关注TA 给TA发消息 送TA红花 TA的回帖

静@思

铜虫 (初入文坛)


liliangfang: 金币+1, 多谢交流 2012-03-18 09:32:15
你这是编译vasp吗?如果是的话你可以试试我说的这个方法:这个你可以试试如果编译不成功的话,make clean一下,重新编译,如果编译之前有文件考入的话make clean之后需要重新考入,然后make。
9楼2012-03-18 08:52:09
已阅   回复此楼   关注TA 给TA发消息 送TA红花 TA的回帖

qphll

金虫 (正式写手)

换个编译器
Life, Love, Laugh.
10楼2012-06-17 21:50:17
已阅   回复此楼   关注TA 给TA发消息 送TA红花 TA的回帖
相关版块跳转 我要订阅楼主 sunxuancheng 的主题更新
最具人气热帖推荐 [查看全部] 作者 回/看 最后发表
[基金申请] 国自然面上和省基金B类撒花 +9 花田半亩~白 2026-04-21 9/450 2026-04-22 16:50 by zhouyanli11
[教师之家] 又一批高校组建人工智能学院 师资行吗 不是骗人吗 +5 yexuqing 2026-04-19 5/250 2026-04-22 10:01 by easeheart
[考博] 申博/考博 +4 啃面包的小书虫 2026-04-17 8/400 2026-04-21 16:26 by 啃面包的小书虫
[考研] 295分求调剂 +6 ?要上岸? 2026-04-17 6/300 2026-04-21 08:18 by Equinoxhua
[考研] 一志愿中科大材料与化工,353分还有调剂学校吗 +11 否极泰来2026 2026-04-15 13/650 2026-04-20 22:31 by Equinoxhua
[考研] 085600材料与化工调剂 5+3 孜孜不倦2002 2026-04-19 6/300 2026-04-20 21:25 by babero
[考研] 337求调剂 +3 jyz04 2026-04-18 3/150 2026-04-20 12:24 by 研可安
[考博] 申博 +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 南风观火
[考研] 294求调剂 +8 淡然654321 2026-04-17 9/450 2026-04-19 19:51 by Equinoxhua
[考研] 304求调剂 +8 castLight 2026-04-16 8/400 2026-04-19 17:14 by 中豫男
[考研] 求调剂 +10 小聂爱学习 2026-04-16 12/600 2026-04-19 16:51 by 中豫男
[考研] 求调剂 +6 苦命人。。。 2026-04-18 7/350 2026-04-19 16:27 by 中豫男
[考研] 300求调剂 +12 橙a777 2026-04-15 12/600 2026-04-18 23:51 by 路病情
[考研] 接受任何调剂 +6 也就是栗子 2026-04-17 7/350 2026-04-18 17:20 by 涵竹刘
[考研] 收到复试调剂但是去不了 +8 小蜗牛* 2026-04-16 8/400 2026-04-18 11:15 by zixin2025
[考研] 260求调剂 +4 Zyt1314520.. 2026-04-17 5/250 2026-04-18 08:28 by babysonlkd
[考研] 急需调剂 +9 绝不放弃22 2026-04-15 10/500 2026-04-18 08:09 by chixmc
[有机交流] 二苯甲酮酸类衍生物 50+3 小白爱主人 2026-04-17 6/300 2026-04-17 18:47 by kf2781974
[考研] 322求调剂 +6 tekuzu 2026-04-17 6/300 2026-04-17 13:48 by Espannnnnol
信息提示
请填处理意见