计算化学公社

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

[GROMACS] 关于Gro文件的小问题

[复制链接 Copy URL]

43

帖子

0

威望

246

eV
积分
289

Level 3 能力者

跳转到指定楼层 Go to specific reply
楼主
又是小白问题……

我知道Gro文件的最后一行是关于盒子的
但是以前常见的都是三个相同的数字(正立方体)

如果是这样
   2.48488   2.48488   1.75708   0.00000   0.00000   0.00000   0.00000   1.24244   1.24244
请问那它应该是个什么盒子?第三个以后的数字分别代表什么?

43

帖子

0

威望

246

eV
积分
289

Level 3 能力者

2#
 楼主 Author| 发表于 Post on 2016-4-22 15:18:37 | 只看该作者 Only view this author
对了忘记补充,查过gromacs manual ,它给出gro文件最后一行的解释是

"%10.5f%10.5f%10.5f%10.5f%10.5f%10.5f%10.5f%10.5f%10.5f\n",(这一行精度就不管了)
box[X][X],box[Y][Y],box[Z][Z],
box[X][Y],box[X][Z],box[Y][X],box[Y][Z],box[Z][X],box[Z][Y]
这一堆box什么意思啊,以及不同盒子类型对应什么特征啊?

37

帖子

0

威望

135

eV
积分
172

Level 3 能力者

3#
发表于 Post on 2016-4-22 21:33:07 | 只看该作者 Only view this author
本帖最后由 astrozheng 于 2016-4-22 21:34 编辑

这个可能是个dodecahedron的盒子。
因为实际上gro文件的最后一行有9个数字,每个数字都与盒子的设定相关。具体来说,每个参数可以参考下面的定义(来自GMX user mail list,针对rhombic dodecahedron盒子的计算):

Essentially, the routine
boils down to:

1. Determining the diameter of the protein in the XY directions
2. Set the first vector u=(diam+pbcdistance, 0, 0)
3. Set the second vector v=(u/2, cos30*u, 0)
4. Set the third vector to w=(u/2, cos30*u/3, Z), where
Z=(protZlength+pbcdistance)

Changing the Z-dimension of the box (or the whole box) can be done manually
(or using awk), changing the numbers of the last line in the gro file,
which corresponds to (ux vy wz uy uz vx vz wx wy). Finally, note that the
box (any box) is written in its triclinic representation, which is easiest
to handle mathematically.

Hope it helps,

Tsjerk

这里面的九个参数不是简单得到的,而是一些参数的混合。
再具体结合Manual上面的一些信息,你可能自己能够计算盒子的参数。

评分 Rate

参与人数
Participants 1
eV +2 收起 理由
Reason
sobereva + 2

查看全部评分 View all ratings

43

帖子

0

威望

246

eV
积分
289

Level 3 能力者

4#
 楼主 Author| 发表于 Post on 2016-4-24 12:57:54 | 只看该作者 Only view this author
astrozheng 发表于 2016-4-22 21:33
这个可能是个dodecahedron的盒子。
因为实际上gro文件的最后一行有9个数字,每个数字都与盒子的设定相关。 ...

赞!确实是正十二面体的盒子

原来是这样,为什么我之前没有查到,是在这个“GMX user mail list”里面查到的吗?

37

帖子

0

威望

135

eV
积分
172

Level 3 能力者

5#
发表于 Post on 2016-4-25 10:04:13 | 只看该作者 Only view this author
是的啊。
GMX user mail list 的链接是:https://www.mail-archive.com/gro ... aillist.sys.kth.se/

关于你的问题的链接是:https://www.mail-archive.com/gro ... th.se/msg03892.html

希望能够帮到你。Good luck!

评分 Rate

参与人数
Participants 2
eV +3 收起 理由
Reason
FHFH + 2
sobereva + 1

查看全部评分 View all ratings

本版积分规则 Credits rule

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

GMT+8, 2024-11-23 06:53 , Processed in 0.182266 second(s), 22 queries , Gzip On.

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