24小时热门版块排行榜    

Znn3bq.jpeg
查看: 1998  |  回复: 18
当前主题已经存档。
当前只显示满足指定条件的回帖,点击这里查看本话题的所有回帖

Amay6276

铜虫 (小有名气)

[交流] 【求助】Abinit 设置

对与金红石结构的TiO2,如何得到它的rprim参数?有没有固定的公式?帮助里的例子多是单元素物质,怎么换了TiO2结构之后,老是返回势函数出错的信息。哪位高手帮帮忙,多谢了。
iofn2 : Please give name of formatted atomic psp file
iofn2 : for atom type   1 , psp file is ../../../Psps_for_tests/8o.pspnc
  read the values zionpsp=  6.0 , pspcod=   1 , lmax=   1

iofn2 : Please give name of formatted atomic psp file
iofn2 : for atom type   2 , psp file is ../../../Psps_for_tests/22ti.pspnc
  read the values zionpsp=  4.0 , pspcod=   1 , lmax=   2

iofn2 : deduce mpsang  =   3, n1xccc  =2501.

invars1m : enter jdtset=     1

metric : ERROR -
  Current rprimd gives negative (R1xR2).R3 .
  Rprimd =    0.000000E+00    4.594000E+00    0.000000E+00
              4.594000E+00    0.000000E+00    0.000000E+00
              2.959000E+00   -2.959000E+00    2.959000E+00
  Action : if the cell size and shape are fixed (optcell==0),
   exchange two of the input rprim vectors;
   if you are optimizing the cell size and shape (optcell/=0),
   maybe the move was too large, and you might try to decrease strprecon.

leave_new : decision taken to exit ...
回复此楼

» 猜你喜欢

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

y1ding

铁杆木虫 (著名写手)

★ ★ ★
小木虫(金币+0.5):给个红包,谢谢回帖交流
zxzj05(金币+2,VIP+0):讨论奖励! 11-25 10:35
istwfk  19*1         # This is mandatory in all the GW steps.

inread : ERROR -
  Attempted to read ndig=     5 integer digits,
   from string(1:ndig)= NSTEP, to initialize an integer variable

inarray :
  An error occurred reading data for keyword " ISTWFK",
    looking for       18 array elements.

看提示说的,应该是改成18
istwfk  18*1         # This is mandatory in all the GW steps.
9楼2009-11-23 22:35:28
已阅   回复此楼   关注TA 给TA发消息 送TA红花 TA的回帖
查看全部 19 个回答

y1ding

铁杆木虫 (著名写手)

★ ★
小木虫(金币+0.5):给个红包,谢谢回帖交流
fegg7502(金币+1,VIP+0):thank you very much! 11-23 01:50
看提示
exchange two of the input rprim vectors;
2楼2009-11-22 23:37:45
已阅   回复此楼   关注TA 给TA发消息 送TA红花 TA的回帖

Amay6276

铜虫 (小有名气)

我要用GW方法计算TiO2的能隙,第一步就卡壳了,哪位把TiO2结构优化的输入文件粘一下,不胜感激。我是个新手,明天就要跟老板聊这个,非常紧张,敬请高手指点下。
老是如下错误的信息:
invars1m : enter jdtset=     0
ingeo : takes atomic coordinates from input array xred
symspgr : the symmetry operation no.   1 is the identity
symspgr : the symmetry operation no.   2 is an inversion
symaxes : the symmetry operation no.   3 is a 2_1-axis
symplanes : the symmetry operation no.   4 is a secondary n plane
symaxes : the symmetry operation no.   5 is a 2-axis
symplanes : the symmetry operation no.   6 is a mirror plane
symaxes : the symmetry operation no.   7 is a 2_1-axis
symplanes : the symmetry operation no.   8 is a secondary n plane
symplanes : the symmetry operation no.   9 is a mirror plane
symaxes : the symmetry operation no.  10 is a tertiary 2-axis
symspgr : the symmetry operation no.  11 is a -4 axis
symaxes : the symmetry operation no.  12 is a 4_2-axis
symplanes : the symmetry operation no.  13 is a mirror plane
symaxes : the symmetry operation no.  14 is a tertiary 2-axis
symspgr : the symmetry operation no.  15 is a -4 axis
symaxes : the symmetry operation no.  16 is a 4_2-axis
symspgr : spgroup= 136  P4_2/m n m   (=D4h^14)
getkgrid : length of smallest supercell vector (bohr)=    1.118400E+01
       Simple Lattice Grid
symkpt : found identity, with number  1
invars1: mkmem  undefined in the input file. Use default mkmem  = nkpt
invars1: With nkpt_me=   18 and mkmem  =    18, ground state wf handled in core.
invars1: mkqmem undefined in the input file. Use default mkqmem = nkpt
invars1: With nkpt_me=   18 and mkqmem =    18, ground state wf handled in core.
invars1: mk1mem undefined in the input file. Use default mk1mem = nkpt
invars1: With nkpt_me=   18 and mk1mem =    18, ground state wf handled in core.

Symmetries : space group P4_2/m n m (#136); Bravais tP (primitive tetrag.)
getkgrid : length of smallest supercell vector (bohr)=    1.118400E+01
       Simple Lattice Grid
symkpt : found identity, with number  1

inread : ERROR -
  Attempted to read ndig=     5 integer digits,
   from string(1:ndig)= NSTEP, to initialize an integer variable

inarray :
  An error occurred reading data for keyword " ISTWFK",
    looking for       18 array elements.
4楼2009-11-23 02:21:18
已阅   回复此楼   关注TA 给TA发消息 送TA红花 TA的回帖

y1ding

铁杆木虫 (著名写手)

★ ★
小木虫(金币+0.5):给个红包,谢谢回帖交流
zxzj05(金币+1,VIP+0):讨论奖励! 11-25 10:34
引用回帖:
Originally posted by Amay6276 at 2009-11-23 02:21:
我要用GW方法计算TiO2的能隙,第一步就卡壳了,哪位把TiO2结构优化的输入文件粘一下,不胜感激。我是个新手,明天就要跟老板聊这个,非常紧张,敬请高手指点下。
老是如下错误的信息:
invars1m : enter jdtset= ...

inread : ERROR -
  Attempted to read ndig=     5 integer digits,
   from string(1:ndig)= NSTEP, to initialize an integer variable

inarray :
  An error occurred reading data for keyword " ISTWFK",
    looking for       18 array elements.

提示说的很明显了ISTWFK你设置错了
5楼2009-11-23 12:06:26
已阅   回复此楼   关注TA 给TA发消息 送TA红花 TA的回帖
普通表情 高级回复 (可上传附件)
最具人气热帖推荐 [查看全部] 作者 回/看 最后发表
[考研] 有没有学校收留 +3 蒋昌鹏qtj 2026-04-20 3/150 2026-04-22 20:25 by 学员JpLReM
[基金申请] 国自然面上和省基金B类撒花 +13 花田半亩~白 2026-04-21 13/650 2026-04-22 19:29 by David1982
[考博] 华师大读博 +3 xq83 2026-04-22 5/250 2026-04-22 10:42 by xq83
[教师之家] 又一批高校组建人工智能学院 师资行吗 不是骗人吗 +5 yexuqing 2026-04-19 5/250 2026-04-22 10:01 by easeheart
[论文投稿] 急需审稿人!!! +3 陆小果画大饼 2026-04-21 3/150 2026-04-21 23:54 by jzy_123456
[考博] 申博/考博 +4 啃面包的小书虫 2026-04-17 8/400 2026-04-21 16:26 by 啃面包的小书虫
[考研] 085600材料与化工调剂 5+3 孜孜不倦2002 2026-04-19 6/300 2026-04-20 21:25 by babero
[论文投稿] 有没有接收比较快的sci期刊呀,最好在一个月之内的,研三孩子求毕业 20+4 之护着 2026-04-16 7/350 2026-04-20 15:45 by 豆豆7758
[考博] 申博 +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
[考研] 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 中豫男
[考研] 接受任何调剂 +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
[有机交流] 二苯甲酮酸类衍生物 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
信息提示
请填处理意见