计算化学公社

 找回密码 Forget password
 注册 Register

【教程】计算固液界面的自由能-以水为例

查看数: 2613 | 评论数: 1 | 收藏 Add to favorites 9
关灯 | 提示:支持键盘翻页<-左 右->
    组图打开中,请稍候......
发布时间: 2024-11-15 23:20

正文摘要:

本帖最后由 Lacrimosa 于 2024-11-26 20:36 编辑 Mold Integration Method 理论部分 在固液相平衡条件下, 液体中形成一层固体所产生的自由能变化ΔG = 2γA,其中γ为固液界面自由能 ,2A为固液界面的面积 ...

回复 Reply

Lacrimosa 发表于 Post on 2024-11-16 22:53:46
本帖最后由 Lacrimosa 于 2024-11-26 12:11 编辑

本文所用到的结构
conf.zip (84.73 KB, 下载次数 Times of downloads: 11)

模拟以及数据分析所用到的脚本
Analyze.ipynb (262.62 KB, 下载次数 Times of downloads: 5) mold_integration.sh (17.9 KB, 下载次数 Times of downloads: 5)


脚本使用方法如下:

1. 准备初始结构:需要使用者预先准备好一个conf.pdb文件,并且设置好resname MOLD (具体操作见1楼)


2. 找到熔点下MOLD的平衡位置
  1. #2024/11/25
  2. T_melt=270 #K ,tip4pice水模型的ice Ih熔点
  3. P_melt=1 #bar ,tip4pice水模型的ice Ih熔点

  4. N_site=4 #3 for 3 site model, 4 for 4 site model.
  5. water_model=tip4pice #spce/tip4p/tip4p2005/tip4pice...

  6. N=1792
  7. conf=conf #prepare conf.pdb!!!!
  8. top=topo
  9. Equilibration=yes
  10. Analyze=no
  11. Integration=no
  12. #----Mold Integration-----------
  13. Mold_Integration=yes
  14. # J.Phys.Chem.C2016,120,8068−8075
  15. alpha=0.0017
  16. r_w=0.083 #nm
  17. lambda_well=("0.00001" "0.25" "0.5" "0.75" "1" "1.25" "1.5" "2" "2.5" "3" "3.75" "4.5" "5.5" "6.5" "8") #RT
复制代码



3.构建水-势阱体系-创建列表势-Mold Integration
  1. #2024/11/25
  2. T_melt=270 #K ,tip4pice水模型的ice Ih熔点
  3. P_melt=1 #bar ,tip4pice水模型的ice Ih熔点

  4. N_site=4 #3 for 3 site model, 4 for 4 site model.
  5. water_model=tip4pice #spce/tip4p/tip4p2005/tip4pice...

  6. N=1792
  7. conf=conf #prepare conf.pdb!!!!
  8. top=topo
  9. Equilibration=no
  10. Analyze=no
  11. Integration=yes
  12. #----Mold Integration-----------
  13. Mold_Integration=yes
  14. # J.Phys.Chem.C2016,120,8068−8075
  15. alpha=0.0017
  16. r_w=0.083 #nm
  17. lambda_well=("0.00001" "0.25" "0.5" "0.75" "1" "1.25" "1.5" "2" "2.5" "3" "3.75" "4.5" "5.5" "6.5" "8") #RT
复制代码


4.数据分析
  1. #2024/11/25
  2. T_melt=270 #K ,tip4pice水模型的ice Ih熔点
  3. P_melt=1 #bar ,tip4pice水模型的ice Ih熔点

  4. N_site=4 #3 for 3 site model, 4 for 4 site model.
  5. water_model=tip4pice #spce/tip4p/tip4p2005/tip4pice...

  6. N=1792
  7. conf=conf #prepare conf.pdb!!!!
  8. top=topo
  9. Equilibration=no
  10. Analyze=yes
  11. Integration=no
  12. #----Mold Integration-----------
  13. Mold_Integration=yes
  14. # J.Phys.Chem.C2016,120,8068−8075
  15. alpha=0.0017
  16. r_w=0.083 #nm
  17. lambda_well=("0.00001" "0.25" "0.5" "0.75" "1" "1.25" "1.5" "2" "2.5" "3" "3.75" "4.5" "5.5" "6.5" "8") #RT
复制代码




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

GMT+8, 2025-8-17 12:44 , Processed in 0.156157 second(s), 27 queries , Gzip On.

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