计算化学公社

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

[GROMACS] constant-force拉A组必须需要定义两个组(A组、B组)并且把B组冻结吗?

[复制链接 Copy URL]

13

帖子

0

威望

115

eV
积分
128

Level 2 能力者

请问使用constant-force拉A组 ,为什么需要定义两个组(A、B)并且把B组冻结?是因为新版Gromacs中的pull-coord1-groups才需要定义两个组的吗?谢谢。


以下内容来源:关于gmx的pull代码 - 分子模拟 (Molecular Modeling) - 计算化学公社 (keinsci.com)
; Pull code
pull                    = yes                                 ; Pull start
pull_ngroups            = 2                               ; The number of pull groups
pull_ncoords            = 1                               ; The number of pull coordinates
pull_group1_name        = A                          ; The name of the pull group
pull_group2_name        = B                          ; The name of the pull group (It is frozen here)
pull_coord1_type        = constant-force          ; Center of mass pulling using a linear potential and therefore a constant force
pull-coord1_geometry    = direction-periodic   ; As direction, but allows the distance to be larger than half the box size
pull_coord1_dim         = Y N N                      ; the distance components to be used with geometry distance
pull_coord1_vec         = 1.0 0.0 0.0               ; Pull direction
pull_coord1_k           = 1000                        ; pulling force kJ mol^-1 nm^-1
pull-coord1-groups      = 1 2                        ; The two groups indices should be given on which this pull coordinate will operate
pull-nstxout            = 10                             ; frequency for writing out the COMs of all the pull group
pull-nstfout            = 1                               ; frequency for writing out the force of all the pulled grou

310

帖子

0

威望

1503

eV
积分
1813

Level 5 (御坂)

2#
发表于 Post on 2022-8-6 21:08:05 | 只看该作者 Only view this author
https://manual.gromacs.org/curre ... ables-the-pull-code
不论pull_coord1_type设置为什么,pull引入的能量项都是根据两组的质心距离(不包括角度和二面角的情况)而不是一组的质心坐标计算的。

本版积分规则 Credits rule

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

GMT+8, 2026-2-24 13:44 , Processed in 0.145845 second(s), 20 queries , Gzip On.

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