计算化学公社

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

[GROMACS] umbrella sampling的pull code该怎么写

[复制链接 Copy URL]

334

帖子

0

威望

2355

eV
积分
2689

Level 5 (御坂)

之前是照着Justin Lemkul的tutorial做的,他那个教程是用拉伸动力学将两条链拉开,固定其中一条链,拉走另一条链,然后选取中间构象做umbrella sampling。他的pull code是这样的:

define      = -DPOSRES_B (他这里把B链固定住了,为什么?前面做SMD拉伸时当然要固定B链,现在为什么还要固定?)
; Pull code            
pull                    = yes      
pull_ngroups            = 2
pull_ncoords            = 1
pull_group1_name        = Chain_B
pull_group2_name        = Chain_A
pull_coord1_type        = umbrella      ; harmonic biasing force
pull_coord1_geometry    = distance      ; simple distance increase
pull_coord1_groups      = 1 2
pull_coord1_dim         = N N Y
pull_coord1_rate        = 0.0
pull_coord1_k           = 1000          ; kJ mol^-1 nm^-2
pull_coord1_start       = yes           ; define initial COM distance > 0


我的这些构象不是SMD得到的,这个体系也没做过SMD。
pull-group1和pull-group2该怎么定义呢?pull_coord1_geometry还是写distance吗?pull_coord1_dim是不是该写 Y Y Y ?
还有,还需要固定住蛋白的一部分吗?我也不知道该固定哪一部分

要是哪位老师提供一个pull code的例子就好了,不胜感谢

本版积分规则 Credits rule

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

GMT+8, 2025-8-15 01:02 , Processed in 0.180614 second(s), 20 queries , Gzip On.

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