| 查看: 818 | 回复: 4 | |||
| 当前主题已经存档。 | |||
gavinliu7390木虫 (著名写手)
叶落鹰飞
|
[交流]
【求助】vasp跑分子动力学
|
||
|
有没有用vasp跑分子动力学的。可以分享一下输入文件或经验吗? Thanks in advance! |
» 猜你喜欢
材料调剂
已经有5人回复
本科郑州大学,一志愿华东师范大学282求调剂
已经有7人回复
312求调剂
已经有16人回复
化工学硕 285求调剂
已经有12人回复
材料工程322
已经有3人回复
材料工程专业日语生求调剂
已经有5人回复
求调剂,一志愿厦门大学,生物与医药,总分272,本科211
已经有7人回复
材料调剂
已经有14人回复
生物与医药273求调剂
已经有13人回复
材料调剂
已经有8人回复
» 本主题相关商家推荐: (我也要在这里推广)

wuchenwf
荣誉版主 (职业作家)
- 应助: 0 (幼儿园)
- 贵宾: 3.433
- 金币: 19425.8
- 散金: 10
- 红花: 4
- 帖子: 3563
- 在线: 1036.1小时
- 虫号: 398569
- 注册: 2007-06-10
- 性别: GG
- 专业: 凝聚态物性I:结构、力学和
- 管辖: 第一性原理
2楼2009-11-05 23:21:43

3楼2009-11-06 00:58:38
wangzg9292
木虫 (正式写手)
- 应助: 0 (幼儿园)
- 金币: 3933
- 散金: 56
- 帖子: 348
- 在线: 89.6小时
- 虫号: 723844
- 注册: 2009-03-16
- 性别: MM
- 专业: 凝聚态物性 II :电子结构
4楼2009-11-06 13:28:11
★ ★ ★
gavinliu7390(金币+1):谢谢参与
aylayl08(金币+2,VIP+0):谢谢提供信息 11-6 14:41
gavinliu7390(金币+1):谢谢参与
aylayl08(金币+2,VIP+0):谢谢提供信息 11-6 14:41
|
http://cms.mpi.univie.ac.at/vasp/vasp/node233.html Molecular -- Dynamics About which files do you have to worry: param.inc INCAR POSCAR POTCAR KPOINTS Use the makeparam utility to create the param.inc file. For a molecular dynamics PREC= Low is definitely sufficient. The INCAR file might be similar to SYSTEM = Se ENCUT = 150 eV ! energy cutoff (opt) IALGO = 48 ! RMM-DIIS algorithm for electrons LREAL = A ! evaluate projection operators in real space NELMIN = 4 ! do a minimum of four electronic steps BMIX = 2.0 ! mixing parameter MAXMIX = 50 ! keep dielectric function between ionic movements Ionic Relaxation ISYM = 0 ! switch of symmetry NSW = 100 ! number of steps for IOM NBLOCK = 1 ; KBLOCK = 100 SMASS = 2.0 ! Nose mass-parameter (am) POTIM = 3.00 ! time-step for ion-motion TEBEG = 573 ! temperature PC-function APACO = 10.0 ! distance for P.C. Use IALGO=48 (RMM-DIIS for electrons) for large molecular dynamic runs. You should also evaluate the projection operators in real space (LREAL=A), and require at least 4 electronic iterations per ionic step (NELMIN = 4). For surface you might need to increase this value to NELMIN = 8. Special consideration require the parameters BMIX and MAXMIX: it is usually desirable to use optimal mixing parameters for molecular dynamics simulations. This can be done by performing a few static calculations with varying AMIX and BMIX parameters and do determine the one leading to the fastest convergence. However in the latest version of VASP the dielectric function is reused when the ions are updated (an optimal AMIX and BMIX is no longer that important). The dielectric function is reused after ionic updates, if MAXMIX ist set. MAXMIX should be about three times as larger as the number of iterations required to converge the electronic wavefunctions in the first iteration. After doing executing VASP once, it is only necessary to copy CONTCAR to POSCAR and to restart VASP. Usually a shell script is used for this task. An example shell script can be found on the vamp account in the file vamp/scripts/iter. |
5楼2009-11-06 13:29:00














回复此楼