计算化学公社

 找回密码 Forget password
 注册 Register
Views: 5806|回复 Reply: 20
打印 Print 上一主题 Last thread 下一主题 Next thread

[ORCA] ORCA中SCF迭代出现迷之收敛的案例

[复制链接 Copy URL]

1102

帖子

18

威望

6703

eV
积分
8165

Level 6 (一方通行)

計算化学の社畜

跳转到指定楼层 Go to specific reply
楼主
本帖最后由 冰释之川 于 2022-4-5 17:44 编辑

直接贴SCF收敛过程的细节:
  1. 54  -3158.88578497   0.0000001448  0.000008  0.000056  4.855081  0.005949
  2. 55  -3158.88578139   0.0000035804  0.000045  0.000050  4.075013  0.005324
  3. 56  -3158.88578492  -0.0000035228  0.000003  0.000001  0.448701  0.000609
  4. 57  -3158.88578476   0.0000001550  0.000003  0.000005  1.541385  0.001879
  5. 58  -3158.88578458   0.0000001828  0.000006  0.000003  0.861860  0.001203
  6. 59  -3158.88578469  -0.0000001141  0.000003  0.000003  0.698612  0.000952
  7. 60  -3158.88578489  -0.0000002002  0.000005  0.000006  0.889824  0.000991
  8. 61  -3158.88578486   0.0000000279  0.000006  0.000005  0.552375  0.000645
  9. 62  -3158.88578478   0.0000000886  0.000009  0.002764 1090.494901  1.602174
  10. 63  -3158.86904672   0.0167380569  0.002939  0.002761 1090.379352  1.601942
  11.                   ***Gradient check signals convergence***
  12.               ***Rediagonalizing the Fockian in SOSCF/NRSCF***

  13.                *****************************************************
  14.                *                     SUCCESS                       *
  15.                *           SCF CONVERGED AFTER  64 CYCLES          *
  16.                *****************************************************

  17. Old exchange energy                            =   -170.253776618 Eh
  18. New exchange energy                            =   -170.252967503 Eh
  19. Exchange energy change after final integration =      0.000809115 Eh
  20. Total energy after final integration           =  -3158.884975280 Eh
  21. Final COS-X integration done in                =   103.198 sec
  22. Total Energy       :        -3158.88497528 Eh          -85957.63018 eV
  23.   Last Energy change         ...   -1.6738e-02  Tolerance :   1.0000e-08
  24.   Last MAX-Density change    ...    1.2790e-13  Tolerance :   1.0000e-07
  25.              **** THE GBW FILE WAS UPDATED (SBR-trans-sbvb.gbw) ****
  26.              **** DENSITY SBR-trans-sbvb.scfp WAS UPDATED ****
  27.              **** ENERGY FILE WAS UPDATED (SBR-trans-sbvb.en.tmp) ****
  28.              **** THE GBW FILE WAS UPDATED (SBR-trans-sbvb.gbw) ****
  29.              **** DENSITY SBR-trans-sbvb.scfp WAS UPDATED ****
复制代码






这个最后一轮的能量变化幅度也太大了吧(Last Energy change ... -1.6738e-02 ),然后,第62、63步这是肿么了?最后居然就。。。判定收敛了?我去……


SBR-trans-sbvb.log (171.44 KB, 下载次数 Times of downloads: 9)

Stand on the shoulders of giants

1万

帖子

0

威望

9886

eV
积分
22130

Level 6 (一方通行)

21#
发表于 Post on 2023-10-18 15:37:27 | 只看该作者 Only view this author
413 发表于 2023-10-17 17:37
您好,我加了PCD的命令,好像还是会出现结构收缩的现象。
如果把sthresh设置的超小,比如-12或-14会有好 ...

sthresh设得太小会导致本来存在的基组相关问题程序没有发现,所以反倒会加重你的问题。sthresh设得太大会导致结果不准,但不会导致SCF能量严重不合理、结构大幅收缩等严重问题。
要不你发一下你的输入输出文件吧
Zikuan Wang
山东大学光学高等研究中心 研究员
BDF(https://bdf-manual.readthedocs.io/zh_CN/latest/Introduction.html)、ORCA(https://orcaforum.kofo.mpg.de/index.php)开发团队成员
Google Scholar: https://scholar.google.com/citations?user=XW6C6eQAAAAJ
ORCID: https://orcid.org/0000-0002-4540-8734
主页:http://www.qitcs.qd.sdu.edu.cn/info/1133/1776.htm
GitHub:https://github.com/wzkchem5
本团队长期招收研究生,有意者可私信联系

442

帖子

0

威望

1500

eV
积分
1942

Level 5 (御坂)

20#
发表于 Post on 2023-10-18 00:37:50 | 只看该作者 Only view this author
wzkchem5 发表于 2023-10-17 16:51
其实1e-5已经有些太大了,再大的话结果肯定是不能用的
sthresh只能解决轨道基的线性相关问题,如果调sth ...

您好,我加了PCD的命令,好像还是会出现结构收缩的现象。
如果把sthresh设置的超小,比如-12或-14会有好的影响吗?

442

帖子

0

威望

1500

eV
积分
1942

Level 5 (御坂)

19#
发表于 Post on 2023-10-17 17:49:54 | 只看该作者 Only view this author
wzkchem5 发表于 2023-10-17 17:46
对,默认关闭
全部拷进输入文件是可以的,但为防止误导其他看这个输入文件的人,稍好的做法是用到哪个辅 ...

好的,谢谢指导(手动敬礼)。我试下,看下结构变化。

1万

帖子

0

威望

9886

eV
积分
22130

Level 6 (一方通行)

18#
发表于 Post on 2023-10-17 17:46:07 | 只看该作者 Only view this author
413 发表于 2023-10-17 10:01
手册看到了这个命令,想请教下,这个的default是关闭的是吗?
因为手册看到了一句话“This can be reque ...

对,默认关闭
全部拷进输入文件是可以的,但为防止误导其他看这个输入文件的人,稍好的做法是用到哪个辅助基组就拷哪一行。例如如果你做的是DFT计算且没有用RIJK,那AuxJK和AuxC就可以不拷,拷了不算错但是容易误导别人以为这两行是必需的
Zikuan Wang
山东大学光学高等研究中心 研究员
BDF(https://bdf-manual.readthedocs.io/zh_CN/latest/Introduction.html)、ORCA(https://orcaforum.kofo.mpg.de/index.php)开发团队成员
Google Scholar: https://scholar.google.com/citations?user=XW6C6eQAAAAJ
ORCID: https://orcid.org/0000-0002-4540-8734
主页:http://www.qitcs.qd.sdu.edu.cn/info/1133/1776.htm
GitHub:https://github.com/wzkchem5
本团队长期招收研究生,有意者可私信联系

442

帖子

0

威望

1500

eV
积分
1942

Level 5 (御坂)

17#
发表于 Post on 2023-10-17 17:01:14 | 只看该作者 Only view this author
wzkchem5 发表于 2023-10-17 16:51
其实1e-5已经有些太大了,再大的话结果肯定是不能用的
sthresh只能解决轨道基的线性相关问题,如果调sth ...

手册看到了这个命令,想请教下,这个的default是关闭的是吗?
因为手册看到了一句话“This can be requested for any of the basis sets using either the overlap or the Coulomb metric.” 也就是需要指定才打开这个选项?

手册给了示例,如下。只需要完整的copy到输入文件就可以是吗?需要修改啥吗?
%basis
PCDTrimBas Overlap # Trim the orbital basis in the overlap metric
PCDTrimAuxJ Coulomb # Trim the AuxJ basis in the Coulomb metric
PCDTrimAuxJK Coulomb # Trim the AuxJK basis in the Coulomb metric
PCDTrimAuxC Coulomb # Trim the AuxC basis in the Coulomb metric
PCDThresh -1 # Threshold for the PCD: chosen automatically if <0
end

1万

帖子

0

威望

9886

eV
积分
22130

Level 6 (一方通行)

16#
发表于 Post on 2023-10-17 16:51:28 | 只看该作者 Only view this author
413 发表于 2023-10-17 09:36
手册给了sthresh的区间是1e-5到1e-8。
请问如果我把sthresh设置到1e-3合理吗?因为我试了-4、-9,也有问 ...

其实1e-5已经有些太大了,再大的话结果肯定是不能用的
sthresh只能解决轨道基的线性相关问题,如果调sthresh没用,考虑可能是辅助基线性相关问题,需要用pivoted Cholesky decomposition (PCD)解决,手册里有讲
Zikuan Wang
山东大学光学高等研究中心 研究员
BDF(https://bdf-manual.readthedocs.io/zh_CN/latest/Introduction.html)、ORCA(https://orcaforum.kofo.mpg.de/index.php)开发团队成员
Google Scholar: https://scholar.google.com/citations?user=XW6C6eQAAAAJ
ORCID: https://orcid.org/0000-0002-4540-8734
主页:http://www.qitcs.qd.sdu.edu.cn/info/1133/1776.htm
GitHub:https://github.com/wzkchem5
本团队长期招收研究生,有意者可私信联系

442

帖子

0

威望

1500

eV
积分
1942

Level 5 (御坂)

15#
发表于 Post on 2023-10-17 16:36:41 | 只看该作者 Only view this author
本帖最后由 413 于 2023-10-17 16:42 编辑
wzkchem5 发表于 2023-10-17 16:31
"Number of eigenvalues below threshold      ... 0"表示按程序默认的阈值判断没有线性相关问题,但程序 ...

手册给了sthresh的区间是1e-5到1e-8。
请问如果我把sthresh设置到1e-3合理吗?因为我试了-4、-9,也有问这个问题。
最后一步scf收敛时的输出结果是
Diagonalization of the overlap matrix:
Smallest eigenvalue                        ... 4.233e-07
Time for diagonalization                   ...    1.264 sec
Threshold for overlap eigenvalues          ... 1.000e-09
Number of eigenvalues below threshold      ... 0



倒是没用DKH,用的zora。
体系是负一价的。

1万

帖子

0

威望

9886

eV
积分
22130

Level 6 (一方通行)

14#
发表于 Post on 2023-10-17 16:31:46 | 只看该作者 Only view this author
413 发表于 2023-10-17 09:15
体系是一碳小分子在过渡金属表面的吸附

结构的话是赝势优化过的,单位也没问题

"Number of eigenvalues below threshold      ... 0"表示按程序默认的阈值判断没有线性相关问题,但程序默认的阈值并不是对于所有体系都是合理的。这就是为什么手册建议在可能有线性相关问题的时候调sthresh,就是为了改变默认判断阈值。
结构大幅度塌缩,且没有用赝势的话,一般就是因为基组线性相关问题。此外注意如果你用了DKH,对于特别重的元素可能也会导致结构塌缩,因为DKH有变分不稳定性
Zikuan Wang
山东大学光学高等研究中心 研究员
BDF(https://bdf-manual.readthedocs.io/zh_CN/latest/Introduction.html)、ORCA(https://orcaforum.kofo.mpg.de/index.php)开发团队成员
Google Scholar: https://scholar.google.com/citations?user=XW6C6eQAAAAJ
ORCID: https://orcid.org/0000-0002-4540-8734
主页:http://www.qitcs.qd.sdu.edu.cn/info/1133/1776.htm
GitHub:https://github.com/wzkchem5
本团队长期招收研究生,有意者可私信联系

442

帖子

0

威望

1500

eV
积分
1942

Level 5 (御坂)

13#
发表于 Post on 2023-10-17 16:15:28 | 只看该作者 Only view this author
wzkchem5 发表于 2023-10-17 16:07
MAX gradient这么大,说明要么初始结构极其不合理(例如原子坐标的单位搞错了),要么SCF出现了大问题, ...

体系是一碳小分子在过渡金属表面的吸附

结构的话是赝势优化过的,单位也没问题
现在用了全电子基组重新优化下
基组线性相关我看了下"Number of eigenvalues below threshold      ... 0",都是合理的

昨晚优化,发现下一步得到的结构比上一步结构中的键长会逐渐缩短,所以整个结构重新优化后貌似在塌缩,这可能是导致scf越来越不稳定

1万

帖子

0

威望

9886

eV
积分
22130

Level 6 (一方通行)

12#
发表于 Post on 2023-10-17 16:07:49 | 只看该作者 Only view this author
413 发表于 2023-10-16 16:57
请教下,为啥我这个结构优化会有点收不住?现在跑了四圈geom relaxation cycle了,倒是每步scf都能收敛, ...

MAX gradient这么大,说明要么初始结构极其不合理(例如原子坐标的单位搞错了),要么SCF出现了大问题,例如基组和赝势不匹配,基组线性相关等
Zikuan Wang
山东大学光学高等研究中心 研究员
BDF(https://bdf-manual.readthedocs.io/zh_CN/latest/Introduction.html)、ORCA(https://orcaforum.kofo.mpg.de/index.php)开发团队成员
Google Scholar: https://scholar.google.com/citations?user=XW6C6eQAAAAJ
ORCID: https://orcid.org/0000-0002-4540-8734
主页:http://www.qitcs.qd.sdu.edu.cn/info/1133/1776.htm
GitHub:https://github.com/wzkchem5
本团队长期招收研究生,有意者可私信联系

442

帖子

0

威望

1500

eV
积分
1942

Level 5 (御坂)

11#
发表于 Post on 2023-10-16 23:57:57 | 只看该作者 Only view this author
本帖最后由 413 于 2023-10-17 01:08 编辑
wzkchem5 发表于 2023-10-16 23:33
不是,是说即使加了level shift,也对那些linearly dependent的AO组合所形成的MO的轨道能没有贡献,只影 ...

请教下,为啥我这个结构优化会有点收不住?现在跑了四圈geom relaxation cycle了,倒是每步scf都能收敛,趋势看起来,后面会崩。
scf的时候能量变化幅度比较大;并且MAX gradient也越来越大。
初始结构是拿低精度优化过的其实。

第一圈
--------------
SCF ITERATIONS
--------------
ITER       Energy         Delta-E        Max-DP      RMS-DP        Damp
  0 -502212.0566084366   0.000000000000 0.10460444  0.00049639 0.7000
  1 -502213.9094898257  -1.852881389030 0.05507536  0.00037826 0.7000
  2 -502214.3864860610  -0.476996235317 0.02350806  0.00020946 0.7000
  3 -502214.6304536393  -0.243967578281 0.02430830  0.00015809 0.7000
  4 -502214.8606106217  -0.230156982434 0.01658386  0.00012022 0.7000
                                .--------------------.
          ----------------------|Geometry convergence|-------------------------
          Item                value                   Tolerance       Converged
          ---------------------------------------------------------------------
          RMS gradient        0.0002567730            0.0001000000      NO
          MAX gradient        0.0016356825            0.0003000000      NO
          RMS step            0.0090867380            0.0020000000      NO
          MAX step            0.0652929032            0.0040000000      NO
          ........................................................
          Max(Bonds)      0.0346      Max(Angles)    0.61
          Max(Dihed)        1.90      Max(Improp)    0.00
          ---------------------------------------------------------------------
第二圈
--------------
SCF ITERATIONS
--------------
ITER       Energy         Delta-E        Max-DP      RMS-DP        Damp
  0 -502215.3880163332   0.00000000000025574.69598333 80.98128798 0.7000
  1 -502215.7993319980  -0.41131566482418071.20830197 56.76662290 0.7000
  2 -502216.0927594276  -0.29342742956913279.84802771 40.33589092 0.7000
  3 -502216.3148443958  -0.22208496829311773.86403012 33.47631702 0.7000
  4 -502216.5087081531  -0.19386375724613644.65240333 36.23618092 0.7000
  5 -502216.6918085384  -0.18310038530013509.36697512 36.73429274 0.7000

                                .--------------------.
          ----------------------|Geometry convergence|-------------------------
          Item                value                   Tolerance       Converged
          ---------------------------------------------------------------------
          Energy change      -2.3299043434            0.0000050000      NO
          RMS gradient        0.3000867960            0.0001000000      NO
          MAX gradient        2.0235487685            0.0003000000      NO
          RMS step            0.0090867380            0.0020000000      NO
          MAX step            0.0612899338            0.0040000000      NO
          ........................................................
          Max(Bonds)      0.0324      Max(Angles)    1.56
          Max(Dihed)        0.98      Max(Improp)    0.00
第三圈
--------------
SCF ITERATIONS
--------------
ITER       Energy         Delta-E        Max-DP      RMS-DP        Damp
  0 -502213.8428234163   0.00000000000061775.62025692 159.58325351 0.7000
  1 -502216.3475463460  -2.50472292967644252.63478920 114.18883910 0.7000
  2 -502218.0148476537  -1.66730130772331093.05130098 80.37470405 0.7000
  3 -502219.2257649583  -1.21091730456121780.45591098 56.30851363 0.7000
  4 -502220.0786961677  -0.85293120943215247.72831268 39.34991684 0.7000
  5 -502220.6707454042  -0.59204923646810675.11595451 27.49090617 0.7000
                                .--------------------.
          ----------------------|Geometry convergence|-------------------------
          Item                value                   Tolerance       Converged
          ---------------------------------------------------------------------
          Energy change      -4.3360938904            0.0000050000      NO
          RMS gradient        0.4627717616            0.0001000000      NO
          MAX gradient        3.1335808583            0.0003000000      NO
          RMS step            0.0090867380            0.0020000000      NO
          MAX step            0.0636534196            0.0040000000      NO
          ........................................................
          Max(Bonds)      0.0337      Max(Angles)    1.50
          Max(Dihed)        0.91      Max(Improp)    0.00
          ---------------------------------------------------------------------
第四圈
--------------
SCF ITERATIONS
--------------
ITER       Energy         Delta-E        Max-DP      RMS-DP        Damp
  0 -502213.9629409846   0.00000000000085086.82082030 220.61470433 0.7000
  1 -502218.0411626329  -4.07822164834959992.21373535 155.21279226 0.7000
  2 -502220.7940243624  -2.75286172947442102.85612510 108.81076917 0.7000
  3 -502222.7634251502  -1.96940078778429471.02621766 76.16800722 0.7000
  4 -502224.1461266685  -1.38270151830520593.25519434 53.26686154 0.7000
  5 -502225.1092620407  -0.96313537220714390.80154467 37.25257070 0.7000


                                .--------------------.
          ----------------------|Geometry convergence|-------------------------
          Item                value                   Tolerance       Converged
          ---------------------------------------------------------------------
          Energy change      -5.3045661810            0.0000050000      NO
          RMS gradient        0.6129660581            0.0001000000      NO
          MAX gradient        4.2032115582            0.0003000000      NO
          RMS step            0.0090867380            0.0020000000      NO
          MAX step            0.0628599372            0.0040000000      NO
          ........................................................
          Max(Bonds)      0.0333      Max(Angles)    1.44
          Max(Dihed)        0.89      Max(Improp)    0.00
          ---------------------------------------------------------------------
第五圈
--------------
SCF ITERATIONS
--------------
ITER       Energy         Delta-E        Max-DP      RMS-DP        Damp
  0 -502213.9973884682   0.000000000000112599.90574800 291.37979738 0.7000
  1 -502220.1313261689  -6.13393770065278988.67660831 204.34423317 0.7000
  2 -502224.3185432099  -4.18721704097755330.23636599 143.13630691 0.7000
  3 -502227.2911649043  -2.97262169444038726.49479409 100.18939007 0.7000
  4 -502229.3754756055  -2.08431070117527091.93767304 70.09500187 0.7000
  5 -502230.8298719081  -1.45439630257918954.81676062 49.04314427 0.7000

                                .--------------------.
          ----------------------|Geometry convergence|-------------------------
          Item                value                   Tolerance       Converged
          ---------------------------------------------------------------------
          Energy change      -6.8665596386            0.0000050000      NO
          RMS gradient        0.7749086003            0.0001000000      NO
          MAX gradient        5.3658493260            0.0003000000      NO
          RMS step            0.0090867380            0.0020000000      NO
          MAX step            0.0633712376            0.0040000000      NO
          ........................................................
          Max(Bonds)      0.0335      Max(Angles)    1.39
          Max(Dihed)        0.82      Max(Improp)    0.00
          ---------------------------------------------------------------------
第六圈
--------------
SCF ITERATIONS
--------------
ITER       Energy         Delta-E        Max-DP      RMS-DP        Damp
  0 -502213.9993090944   0.000000000000144744.12833204 375.59702131 0.7000
  1 -502222.6913498316  -8.692040737253101437.51485119 263.14515879 0.7000
  2 -502228.6571641040  -5.96581427234971048.49402906 184.27290932 0.7000
  3 -502232.8798551957  -4.22269109170949743.73579528 128.98800589 0.7000
  4 -502235.8391976283  -2.95934243255834822.47953480 90.26705116 0.7000
  5 -502237.9061069376  -2.06690930930224384.61678672 63.17503711 0.7000


                                .--------------------.
          ----------------------|Geometry convergence|-------------------------
          Item                value                   Tolerance       Converged
          ---------------------------------------------------------------------
          Energy change      -8.5912798393            0.0000050000      NO
          RMS gradient        1.0103587991            0.0001000000      NO
          MAX gradient        7.0979536028            0.0003000000      NO
          RMS step            0.0090867380            0.0020000000      NO
          MAX step            0.0673314262            0.0040000000      NO
          ........................................................
          Max(Bonds)      0.0356      Max(Angles)    1.34
          Max(Dihed)        0.87      Max(Improp)    0.00
          ---------------------------------------------------------------------


1万

帖子

0

威望

9886

eV
积分
22130

Level 6 (一方通行)

10#
发表于 Post on 2023-10-16 23:33:02 | 只看该作者 Only view this author
413 发表于 2023-10-16 14:11
想请教下,手册中在9.5.9 linear dependence这部分写了这样一句话,是什么意思?
是处理线性相关问题, ...

不是,是说即使加了level shift,也对那些linearly dependent的AO组合所形成的MO的轨道能没有贡献,只影响那些不受linear dependency的MO的轨道能。

对,因为-1.340e-17 < 1.000e-08(正常来说smallest eigenvalue应该大于等于0,这里略小于0是因为数值误差)
Zikuan Wang
山东大学光学高等研究中心 研究员
BDF(https://bdf-manual.readthedocs.io/zh_CN/latest/Introduction.html)、ORCA(https://orcaforum.kofo.mpg.de/index.php)开发团队成员
Google Scholar: https://scholar.google.com/citations?user=XW6C6eQAAAAJ
ORCID: https://orcid.org/0000-0002-4540-8734
主页:http://www.qitcs.qd.sdu.edu.cn/info/1133/1776.htm
GitHub:https://github.com/wzkchem5
本团队长期招收研究生,有意者可私信联系

442

帖子

0

威望

1500

eV
积分
1942

Level 5 (御坂)

9#
发表于 Post on 2023-10-16 21:11:13 | 只看该作者 Only view this author
wzkchem5 发表于 2022-4-24 22:07
最后一步变化必须非常小,但是倒数第二步变化可以任意大,比最后一步大好几个数量级都是合理的。ORCA的问 ...

想请教下,手册中在9.5.9 linear dependence这部分写了这样一句话,是什么意思?
是处理线性相关问题,不建议使用level shift的意思吗?

“Note that for functions belonging to zero eigenvalues no level shifts are applied!”

另外请教下,手册中给的例子是出现了线性相关的问题对吗?

Diagonalization of the overlap matrix:
Smallest eigenvalue ... -1.340e-17
Time for diagonalization ... 0.313 sec
Threshold for overlap eigenvalues ... 1.000e-08
Number of eigenvalues below threshold ... 1
Smallest eigenvalue above threshold ... 6.013e-07
Time for construction of square roots ... 0.073 sec
Total time needed ... 0.387 sec

1万

帖子

0

威望

9886

eV
积分
22130

Level 6 (一方通行)

8#
发表于 Post on 2022-4-24 22:07:15 | 只看该作者 Only view this author
mfdsrax2 发表于 2022-4-24 11:46
SCF变化这么大是合理的吗

最后一步变化必须非常小,但是倒数第二步变化可以任意大,比最后一步大好几个数量级都是合理的。ORCA的问题就是没有打出最后一步的信息,让人误以为是最后一步变化大,其实只是倒数第二步变化大
Zikuan Wang
山东大学光学高等研究中心 研究员
BDF(https://bdf-manual.readthedocs.io/zh_CN/latest/Introduction.html)、ORCA(https://orcaforum.kofo.mpg.de/index.php)开发团队成员
Google Scholar: https://scholar.google.com/citations?user=XW6C6eQAAAAJ
ORCID: https://orcid.org/0000-0002-4540-8734
主页:http://www.qitcs.qd.sdu.edu.cn/info/1133/1776.htm
GitHub:https://github.com/wzkchem5
本团队长期招收研究生,有意者可私信联系

手机版 Mobile version|北京科音自然科学研究中心 Beijing Kein Research Center for Natural Sciences|京公网安备 11010502035419号|计算化学公社 — 北京科音旗下高水平计算化学交流论坛 ( 京ICP备14038949号-1 )|网站地图

GMT+8, 2026-2-24 00:38 , Processed in 0.176684 second(s), 24 queries , Gzip On.

快速回复 返回顶部 返回列表 Return to list