计算化学公社

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

[GROMACS] 求助gromacs蛋白质-配体复合物进行限制性动力学时崩溃

[复制链接 Copy URL]

2

帖子

0

威望

21

eV
积分
23

Level 1 能力者

跳转到指定楼层 Go to specific reply
楼主
本帖最后由 RC_Yume 于 2025-3-31 16:31 编辑

在运行命令gmx grompp -f pr.mdp -c em.gro -p topol.top -r em.gro -o pr.tpr后,出现note
NOTE 1 [file pr.mdp]:
  Removing center of mass motion in the presence of position restraints
  might cause artifacts. When you are using position restraints to
  equilibrate a macro-molecule, the artifacts are usually negligible.


忽视后进行限制性分子动力学,出现LINCS WARNING并崩溃
Command line:
  gmx mdrun -v -deffnm pr


Step 645, time 0.645 (ps)  LINCS WARNING
relative constraint deviation after LINCS:
rms 152.161194, max 7480.088867 (between atoms 218 and 219)
bonds that rotated more than 30 degrees:
atom 1 atom 2  angle  previous, current, constraint length
    198    199   90.0    3.2922   0.5548      0.1090
    200    201   75.4    0.1124   0.1090      0.1090
    210    211   90.0    0.1090   5.1442      0.1090
    212    213   34.4    0.1089   0.1090      0.1090
    216    217   90.0    0.1080   6.3588      0.1080
    221    222   50.6    0.0960   0.0960      0.0960
    223    224   37.5    0.1080   0.1080      0.1080
    229    230  127.9    0.1034  28.0997      0.1010
    233    234   74.8    0.1090 632.7576      0.1090
    233    235   90.0    0.1090   0.1713      0.1090
    236    237   90.0    0.1090   0.1556      0.1090
    236    238   90.0    0.1090   0.2760      0.1090
    392    393   90.0    0.1090   1.5829      0.1090
    434    436   90.0    0.1091   0.1096      0.1090

step 645: One or more water molecules can not be settled.
Check for bad contacts and/or reduce the timestep if appropriate.
Wrote pdb files with previous and current coordinates


此前已进行多次能量极小化,使Fmax<100,还通过删除拓扑文件中[pairs]可能产生1,4 interaction的地方,消除了警告:
WARNING: Listed nonbonded interaction between particles 1836 and 1842
at distance 7.019 which is larger than the table limit 2.109 nm.

This is likely either a 1,4 interaction, or a listed interaction inside
a smaller molecule you are decoupling during a free energy calculation.
Since interactions at distances beyond the table cannot be computed,
they are skipped until they are inside the table limit again. You will
only see this message once, even if it occurs for several interactions.

IMPORTANT: This should not happen in a stable simulation, so there is
probably something wrong with your system. Only change the table-extension
distance in the mdp file if you are really sure that is the reason.


此外mdp、结构文件和拓扑文件都没有找到明显的问题,但崩溃仍然没有解决。
请问接下来要怎么解决呢,请求老师们帮助。
em.gro是能量最小化后的结构文件

em.mdp (386 Bytes, 下载次数 Times of downloads: 1)

em.zip (4.11 MB, 下载次数 Times of downloads: 3)

pr.mdp (666 Bytes, 下载次数 Times of downloads: 4)

topol.zip (444.16 KB, 下载次数 Times of downloads: 1)

mol.itp (13.98 KB, 下载次数 Times of downloads: 0)

posre.itp (184.43 KB, 下载次数 Times of downloads: 0)

posre_mol.itp (948 Bytes, 下载次数 Times of downloads: 0)

6万

帖子

99

威望

5万

eV
积分
120180

管理员

公社社长

2#
发表于 Post on 2025-3-30 13:42:23 | 只看该作者 Only view this author
http://sobereva.com/soft/Sobtop#FAQ8该说的都说了。这种问题>99%的原因是拓扑文件的事,而且你的拓扑文件也没给全(没提供mol.itp),别人也没法检查和测试。没mdp的事。
北京科音自然科学研究中心http://www.keinsci.com)致力于计算化学的发展和传播,长期开办极高质量的各种计算化学类培训:初级量子化学培训班中级量子化学培训班高级量子化学培训班量子化学波函数分析与Multiwfn程序培训班分子动力学与GROMACS培训班CP2K第一性原理计算培训班,内容介绍以及往届资料购买请点击相应链接查看。这些培训是计算化学从零快速入门以及进一步全面系统性提升研究水平的高速路!培训各种常见问题见《北京科音办的培训班FAQ》
欢迎加入北京科音微信公众号获取北京科音培训的最新消息,并避免错过网上有价值的计算化学文章!
欢迎加入人气极高、专业性特别强的理论与计算化学综合交流群思想家公社QQ群(群号见此链接),合计达一万多人。北京科音培训班的学员在群中可申请VIP头衔,提问将得到群主Sobereva的最优先解答。
思想家公社的门口Blog:http://sobereva.com(发布大量原创计算化学相关博文)
Multiwfn主页:http://sobereva.com/multiwfn(十分强大、极为流行的量子化学波函数分析程序)
Google Scholar:https://scholar.google.com/citations?user=tiKE0qkAAAAJ
ResearchGate:https://www.researchgate.net/profile/Tian_Lu

2

帖子

0

威望

21

eV
积分
23

Level 1 能力者

3#
 楼主 Author| 发表于 Post on 2025-3-30 14:38:56 | 只看该作者 Only view this author
sobereva 发表于 2025-3-30 13:42
http://sobereva.com/soft/Sobtop#FAQ8该说的都说了。这种问题>99%的原因是拓扑文件的事,而且你的拓扑文件 ...

好的好的我再看看,谢谢sob老师

本版积分规则 Credits rule

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

GMT+8, 2025-8-17 10:36 , Processed in 0.183482 second(s), 29 queries , Gzip On.

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