计算化学公社

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

[Lammps] 求助利用lammps中colvars计算电解液中离子与水分子的pmf值

[复制链接 Copy URL]

16

帖子

0

威望

105

eV
积分
121

Level 2 能力者

我想计算电解液中离子与水分子之间的pmf值,于是将所有离子定义为group1,所有水分子定义为group2,利用fix colvars命令来计算,以下是我的colvars配置文件和得到的out.pmf以及out.czar.pmf输出结果,向各位大佬提问:1、这两个输出结果哪个算作pmf值
                                2、out.czar.pmf前一段均为0,后续数值也几乎处于不变的状态,这是为什么,应该怎么调整
                                3、如果out.pmf可以作为pmf结果,为什么只有一个低峰,这与多数文献中的分布情况不同,这是什么原因导致的
                                4、应该怎样设置正确的参数或者有没有推荐的可以学习的文章  谢谢各位大佬

colvarsTrajFrequency    100
colvarsRestartFrequency 1000
units real
indexfile myindex.ndx
colvar {
   name distance
   width 0.5
   lowerboundary 0
   upperboundary 15
   extendedlagrangian   on
   extendedFluctuation  0.5
   extendedTimeConstant   200
   extendedTemp  300
   distance {
      group1 { indexGroup groupV1 }
      group2 { indexGroup groupwater }
     }
}

harmonic {
  colvars distance
  forceConstant 10.0
  centers 2.0         # initial distance
  targetCenters 10.0  # final distance
  targetNumSteps 500000
}

abf {
colvars distance
fullSamples 50000
historyfreq  1000
writeCZARwindowFile
}

out.czar.pmf.png (76.86 KB, 下载次数 Times of downloads: 4)

out.czar.pmf.png

out.pmf.png (14.66 KB, 下载次数 Times of downloads: 6)

out.pmf

out.pmf

参考文献值.png (108.16 KB, 下载次数 Times of downloads: 4)

参考文献值.png

本版积分规则 Credits rule

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

GMT+8, 2025-8-17 06:02 , Processed in 0.231720 second(s), 24 queries , Gzip On.

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