下载本文档
版权说明:本文档由用户提供并上传,收益归属内容提供方,若内容存在侵权,请进行举报或认领
文档简介
1、amber动力学常用参数说明个人日记2009-05-08 19:32:18阅读130评论1 字号:大中小订阅IMIN Flag to run minimization=0 No minimization (only do molecular dynamics;default)=1 Perform minimization (and no molecular dynamics)=5 Read in a trajectory for analysis.NTX Option to read the initial coordinates, velocities and box size from t
2、he inpcrd file. The options 1-2 must be used when one is starting from minimized or model-built coordinates. If an MD restrt file is used as inpcrd, then options 4-7 may be used.=1 X is read formatted with no initial velocity information (default)=2 X is read unformatted with no initial velocity inf
3、ormation=4 X and V are read unformatted.=5 X and V are read formatted; box information will be read if ntb0. The velocity information will only be used if irest=1.=6 X, V and BOX(1.3) are read unformatted; in other respects, this is the same as option 5.=7 Same as option 5; only included for backwar
4、d compatibility with earlier versions of Amber.IREST Flag to restart the run.=0 Noeffect (default)=1 restart calculation. Requires velocities in coordinate input file, so you also may need to reset NTX if restarting MD.NTRX Format of the Cartesian coordinates for restraint from file refc. Note: the
5、program expects file refc to contain coordinates for all the atoms in the system. A subset for the actual restraints is selected by restraintmask in the control namelist.=0 Unformatted (binary) form=1 Formatted (ascii, default) formNTPR Every NTPR steps energy information will be printed in human-re
6、adable form to files mdout and mdinfo. mdinfo is closed and reopened each time, so it always contains the most recent energy and temperature. Default 50.NTWR Every NTWR steps during dynamics, the restrt file will be written, ensuring that recovery from a crash will not be so painful. In any case, re
7、strt is written ev ery NSTLIM steps for both dynamics and minimization calculations. If NTWR0) to get to a proper density. But be sure to equilibrate first (at constant volume) to something close to the final temperature, before turning on constant pressure.CUT This is used to specify the nonbonded
8、cutoff, in Angstroms. For PME, the cutoff is used to limit direct space sum, and the default value of 8.0 is usually a good value. When igb0, the cutoff is used to truncate nonbonded pairs (on an atom-by-atom basis); here a larger value than the default is generally required. A separate parameter (R
9、GBMAX) controls the maximum distance between atom pairs that will be considered in carrying out the pairwise summation involved in calculating the effective Born radii, see the generalized Born section below.IBELLY Flag for belly type dynamics.=0 No belly run (default).=1 Belly run. A subset of the
10、atoms in the system will be allowed to move, and the coordinates of the rest will be frozen. The moving atoms are specified bellymask. This option is not available when igb0. Note also that this option does not provide any significant speed advantage, and is maintained primarily for backwards compat
11、ibilitywith older version of Amber. Most applications should use the ntr variable instead to restrain parts of the system to stay close to some initial configuration.NTR Flag for restraining specified atoms in Cartesian space using a harmonic potential. The restrained atoms are determined by the res
12、traintmask string. The force constant is given by restraint_wt. The coordinates are read in restrt format from the refc file (see NTRX, above).= 0 No position restraints (default) = 1 MD with restraint of specified atomsMAXCYC The maximum number of cycles of minimization. Default 1.NCYC If NTMIN is
13、1 then the method of minimization will be switched from steepest descent to conjugate gradient after NCYC cycles. Default 10.NSTLIM Number of MD-steps to be performed. Default 1.TEMP0 Reference temperature at which the system is to be kept, if ntt 0. Note that for temperatures above 300K, the step s
14、ize should be reduced since increased distance traveled between evaluations can lead to SHAKE and other problems. Default 300.TEMPI Initial temperature. For the initial dynamics run, (NTX .lt. 3) the velocities are assigned from a Maxwellian distribution at TEMPI K. If TEMPI = 0.0, the velocities wi
15、ll be calculated from the forces instead. TEMPI has no effect if NTX .gt. 3. Default 0.0.NTT Switch for temperature scaling. Note that setting ntt=0 corresponds to the microcanonical (NVE) ensemble (which should approach the canonical one for large numbers of degrees of freedom). Some aspects of the
16、 weak-coupling ensemble (ntt=1) have been examined, and roughly interpolate between the microcanonical and canonical ensembles 63. The ntt=2 and 3 options correspond to the canonical (constant T) ensemble. The ntt=4 option is included for historical reasons, but does not correspond to any of the tra
17、ditional ensembles.=0 Constant total energy classical dynamics (assuming that ntb2, as should probably always be the case when ntt=0).=1 Constant temperature, using the weak-coupling algorithm 64. A single scaling factor is used for all atoms. Note that this algorithm just ensures that the total kin
18、etic energy is appropriate for the desired temperature; it does nothing to ensure that the temperature is even over all parts of the molecule. Atomic collisions should serve to ensure an even temperature distribution, but this is not guaranteed, and can be a particular problem for generalized Born s
19、imulations, where there are no collisions with solvent. Other temperature coupling options (especially ntt=3) should probably be used for generalized Born simulations.=2 Andersen temperature coupling scheme 65, in which imaginary collisions randomize the velocities to a distribution corresponding to
20、 temp0 every vrand steps. Note that in between these massive collisions,the dynamics is Newtonian. Hence, time correlation functions (etc.) can be computed in these sections, and the results averaged over an initial canonical distribution. Note also that too high a collision rate (too small a value
21、of vrand) will slow down the speed at which the molecules explore configuration space, whereas too low a rate means that the canonical distribution of energies will be sampled slowly. A discussion of this rate is given by Andersen 66.=3 Use Langevin dynamics with the collision frequency y given by g
22、amma_ln, discussed below . Note that when y has its default value of zero, this is the same as setting ntt = 0.GAMMA_LN The collision frequency y , in ps-1, when ntt = 3. A simple Leapfrog integrator is used to propagate the dynamics, with the kinetic energy adjusted to be correct for the harmonic o
23、scillator case 67,68. Note that it is not necessary that y approximate the physical collision frequency. In fact, it is often advantageous, in terms of sampling or stability of integration, to use much smaller values. Default is 0NTP Flag for constant pressure dynamics. This option should be set to
24、1 or 2 when Constant Pressure periodic boundary conditions are used (NTB = 2).=0 Used with NTB not = 2 (default); no pressure scaling=1 md with isotropic position scaling=2 md with anisotropic (x-,y-,z-) pressure scaling: this should only be used with orthogonal boxes (i.e. with all angles set to 90
25、). Anisotropic scaling is primarily intended for non-isotropic systems, such as membrane simulations, where the surface tensions are different in different directions; it is generally not appropriate for solutes dissolved in water.NTC Flag for SHAKE to perform bond length constraints 70. (See also NTF in the Potential function section. In
温馨提示
- 1. 本站所有资源如无特殊说明,都需要本地电脑安装OFFICE2007和PDF阅读器。图纸软件为CAD,CAXA,PROE,UG,SolidWorks等.压缩文件请下载最新的WinRAR软件解压。
- 2. 本站的文档不包含任何第三方提供的附件图纸等,如果需要附件,请联系上传者。文件的所有权益归上传用户所有。
- 3. 本站RAR压缩包中若带图纸,网页内容里面会有图纸预览,若没有图纸预览就没有图纸。
- 4. 未经权益所有人同意不得将文件中的内容挪作商业或盈利用途。
- 5. 人人文库网仅提供信息存储空间,仅对用户上传内容的表现方式做保护处理,对用户上传分享的文档内容本身不做任何修改或编辑,并不能对任何下载内容负责。
- 6. 下载文件中如有侵权或不适当内容,请与我们联系,我们立即纠正。
- 7. 本站不保证下载资源的准确性、安全性和完整性, 同时也不承担用户因使用这些下载资源对自己和他人造成任何形式的伤害或损失。
最新文档
- 农业示范温室大棚安装协议
- 儿童玩具设计总监聘任合同
- 厂房水电施工合同:印刷业篇
- 演出器材租赁合同
- 生态农业园绿化施工合同
- 建筑公司项目经理聘请协议
- 知识产权保护合同规范
- 图书馆资料储存分类方法
- 煤矿安全监查员工作规范
- 旅游景点设施管理
- 期中核心素质卷(试题)-2024-2025学年数学六年级上册北师大版
- 2024年重庆高考化学试题卷(含答案解析)
- 《Photoshop图像处理》5.《滤镜特效技巧的学习》试卷
- 坚持人民至上以人民为中心心得体会三篇
- 初中足球运球技术教案
- 华为HCIA OpenEuler H12-611认证必考试复习题库(含答案)
- 2024-2030年中国原油行业发展趋势及发展前景研究报告
- 20以内的加法口算练习题4000题 290
- 2024年秋季学期新人教版生物七年级上册课件 第三章 微生物 2.3.4 病毒
- 统编版(2024)道德与法治七年级上册:第1-13课全册教案(共26课时)
- 2024至2030年中国超声换能器行业市场经营管理及发展趋势预测报告
评论
0/150
提交评论