计算化学公社

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

[Amber] amber如何实现续跑

[复制链接 Copy URL]

12

帖子

0

威望

111

eV
积分
123

Level 2 能力者

请问amber如何实现中断续跑和跑完了设置之后想延长时间的续跑?跑完以后查看RMSD发现没有平衡

206

帖子

0

威望

2245

eV
积分
2451

Level 5 (御坂)

2#
发表于 Post on 2024-7-3 21:32:40 | 只看该作者 Only view this author
You can extend the time using for the second simulation the output of the first one, this is, in the parameters -c and -ref (if you are using this one) you should put the -r of the previous simulation and then you combine the two simulations.

Ex:
*First simulation
sander -i xxx.in -o xxx.out -p xxx.parm7 -c xxx.rst7 -r coord1.rst7 -x cord1.nc

*Continue from the first simulation
sander -i xxx.in -o xxx.out -p xxx.parm7 -c coord1.rst7 -r coord2.rst7 -x cord2.nc

And then in cpptraj:

parm xxx.parm7
trajin cord1.nc
trajin cord2.nc
trajout all_traj.nc











12

帖子

0

威望

111

eV
积分
123

Level 2 能力者

3#
 楼主 Author| 发表于 Post on 2024-7-5 11:08:28 | 只看该作者 Only view this author
thank you for your answer

本版积分规则 Credits rule

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

GMT+8, 2025-8-23 00:15 , Processed in 0.175189 second(s), 20 queries , Gzip On.

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