Mercurial > repos > chemteam > gmx_get_builtin_file
annotate test-data/md.mdp @ 4:124c21408519 draft default tip
planemo upload for repository https://github.com/galaxycomputationalchemistry/galaxy-tools-compchem/tree/master/tools/gromacs commit 4bffc6aa89cd0e6d6435a6e571b3836eaab076f1
author | chemteam |
---|---|
date | Mon, 24 Oct 2022 22:26:15 +0000 |
parents | a81256d23782 |
children |
rev | line source |
---|---|
0
a81256d23782
"planemo upload for repository https://github.com/galaxycomputationalchemistry/galaxy-tools-compchem/tree/master/tools/gromacs commit a8eac146d0f6b9696f4afaaaa96891e8e324f78e"
chemteam
parents:
diff
changeset
|
1 |
a81256d23782
"planemo upload for repository https://github.com/galaxycomputationalchemistry/galaxy-tools-compchem/tree/master/tools/gromacs commit a8eac146d0f6b9696f4afaaaa96891e8e324f78e"
chemteam
parents:
diff
changeset
|
2 title = OPLS Lysozyme MD simulation |
a81256d23782
"planemo upload for repository https://github.com/galaxycomputationalchemistry/galaxy-tools-compchem/tree/master/tools/gromacs commit a8eac146d0f6b9696f4afaaaa96891e8e324f78e"
chemteam
parents:
diff
changeset
|
3 ; Run parameters |
a81256d23782
"planemo upload for repository https://github.com/galaxycomputationalchemistry/galaxy-tools-compchem/tree/master/tools/gromacs commit a8eac146d0f6b9696f4afaaaa96891e8e324f78e"
chemteam
parents:
diff
changeset
|
4 integrator = md ; leap-frog integrator |
a81256d23782
"planemo upload for repository https://github.com/galaxycomputationalchemistry/galaxy-tools-compchem/tree/master/tools/gromacs commit a8eac146d0f6b9696f4afaaaa96891e8e324f78e"
chemteam
parents:
diff
changeset
|
5 nsteps = 500 ; 2 * 500000 = 1000 ps (1 ns) |
a81256d23782
"planemo upload for repository https://github.com/galaxycomputationalchemistry/galaxy-tools-compchem/tree/master/tools/gromacs commit a8eac146d0f6b9696f4afaaaa96891e8e324f78e"
chemteam
parents:
diff
changeset
|
6 dt = 0.002 ; 2 fs |
a81256d23782
"planemo upload for repository https://github.com/galaxycomputationalchemistry/galaxy-tools-compchem/tree/master/tools/gromacs commit a8eac146d0f6b9696f4afaaaa96891e8e324f78e"
chemteam
parents:
diff
changeset
|
7 ; Output control |
a81256d23782
"planemo upload for repository https://github.com/galaxycomputationalchemistry/galaxy-tools-compchem/tree/master/tools/gromacs commit a8eac146d0f6b9696f4afaaaa96891e8e324f78e"
chemteam
parents:
diff
changeset
|
8 nstxout = 50 ; save coordinates every 10.0 ps |
a81256d23782
"planemo upload for repository https://github.com/galaxycomputationalchemistry/galaxy-tools-compchem/tree/master/tools/gromacs commit a8eac146d0f6b9696f4afaaaa96891e8e324f78e"
chemteam
parents:
diff
changeset
|
9 nstvout = 50 ; save velocities every 10.0 ps |
a81256d23782
"planemo upload for repository https://github.com/galaxycomputationalchemistry/galaxy-tools-compchem/tree/master/tools/gromacs commit a8eac146d0f6b9696f4afaaaa96891e8e324f78e"
chemteam
parents:
diff
changeset
|
10 nstenergy = 50 ; save energies every 10.0 ps |
a81256d23782
"planemo upload for repository https://github.com/galaxycomputationalchemistry/galaxy-tools-compchem/tree/master/tools/gromacs commit a8eac146d0f6b9696f4afaaaa96891e8e324f78e"
chemteam
parents:
diff
changeset
|
11 nstlog = 50 ; update log file every 10.0 ps |
a81256d23782
"planemo upload for repository https://github.com/galaxycomputationalchemistry/galaxy-tools-compchem/tree/master/tools/gromacs commit a8eac146d0f6b9696f4afaaaa96891e8e324f78e"
chemteam
parents:
diff
changeset
|
12 nstxout-compressed = 50 ; save compressed coordinates every 10.0 ps |
a81256d23782
"planemo upload for repository https://github.com/galaxycomputationalchemistry/galaxy-tools-compchem/tree/master/tools/gromacs commit a8eac146d0f6b9696f4afaaaa96891e8e324f78e"
chemteam
parents:
diff
changeset
|
13 ; nstxout-compressed replaces nstxtcout |
a81256d23782
"planemo upload for repository https://github.com/galaxycomputationalchemistry/galaxy-tools-compchem/tree/master/tools/gromacs commit a8eac146d0f6b9696f4afaaaa96891e8e324f78e"
chemteam
parents:
diff
changeset
|
14 compressed-x-grps = System ; group(s) to write to the compressed trajectory file |
a81256d23782
"planemo upload for repository https://github.com/galaxycomputationalchemistry/galaxy-tools-compchem/tree/master/tools/gromacs commit a8eac146d0f6b9696f4afaaaa96891e8e324f78e"
chemteam
parents:
diff
changeset
|
15 ; Bond parameters |
a81256d23782
"planemo upload for repository https://github.com/galaxycomputationalchemistry/galaxy-tools-compchem/tree/master/tools/gromacs commit a8eac146d0f6b9696f4afaaaa96891e8e324f78e"
chemteam
parents:
diff
changeset
|
16 continuation = yes ; Restarting after NPT |
a81256d23782
"planemo upload for repository https://github.com/galaxycomputationalchemistry/galaxy-tools-compchem/tree/master/tools/gromacs commit a8eac146d0f6b9696f4afaaaa96891e8e324f78e"
chemteam
parents:
diff
changeset
|
17 constraint_algorithm = lincs ; holonomic constraints |
a81256d23782
"planemo upload for repository https://github.com/galaxycomputationalchemistry/galaxy-tools-compchem/tree/master/tools/gromacs commit a8eac146d0f6b9696f4afaaaa96891e8e324f78e"
chemteam
parents:
diff
changeset
|
18 constraints = all-bonds ; all bonds (even heavy atom-H bonds) constrained |
a81256d23782
"planemo upload for repository https://github.com/galaxycomputationalchemistry/galaxy-tools-compchem/tree/master/tools/gromacs commit a8eac146d0f6b9696f4afaaaa96891e8e324f78e"
chemteam
parents:
diff
changeset
|
19 lincs_iter = 1 ; accuracy of LINCS |
a81256d23782
"planemo upload for repository https://github.com/galaxycomputationalchemistry/galaxy-tools-compchem/tree/master/tools/gromacs commit a8eac146d0f6b9696f4afaaaa96891e8e324f78e"
chemteam
parents:
diff
changeset
|
20 lincs_order = 4 ; also related to accuracy |
a81256d23782
"planemo upload for repository https://github.com/galaxycomputationalchemistry/galaxy-tools-compchem/tree/master/tools/gromacs commit a8eac146d0f6b9696f4afaaaa96891e8e324f78e"
chemteam
parents:
diff
changeset
|
21 ; Neighborsearching |
a81256d23782
"planemo upload for repository https://github.com/galaxycomputationalchemistry/galaxy-tools-compchem/tree/master/tools/gromacs commit a8eac146d0f6b9696f4afaaaa96891e8e324f78e"
chemteam
parents:
diff
changeset
|
22 cutoff-scheme = Verlet |
a81256d23782
"planemo upload for repository https://github.com/galaxycomputationalchemistry/galaxy-tools-compchem/tree/master/tools/gromacs commit a8eac146d0f6b9696f4afaaaa96891e8e324f78e"
chemteam
parents:
diff
changeset
|
23 ns_type = grid ; search neighboring grid cells |
a81256d23782
"planemo upload for repository https://github.com/galaxycomputationalchemistry/galaxy-tools-compchem/tree/master/tools/gromacs commit a8eac146d0f6b9696f4afaaaa96891e8e324f78e"
chemteam
parents:
diff
changeset
|
24 nstlist = 10 ; 20 fs, largely irrelevant with Verlet scheme |
a81256d23782
"planemo upload for repository https://github.com/galaxycomputationalchemistry/galaxy-tools-compchem/tree/master/tools/gromacs commit a8eac146d0f6b9696f4afaaaa96891e8e324f78e"
chemteam
parents:
diff
changeset
|
25 rcoulomb = 1.0 ; Short-range electrostatic cut-off |
a81256d23782
"planemo upload for repository https://github.com/galaxycomputationalchemistry/galaxy-tools-compchem/tree/master/tools/gromacs commit a8eac146d0f6b9696f4afaaaa96891e8e324f78e"
chemteam
parents:
diff
changeset
|
26 rlist = 1.0 ; Cut-off distance for the short-range neighbor list. |
a81256d23782
"planemo upload for repository https://github.com/galaxycomputationalchemistry/galaxy-tools-compchem/tree/master/tools/gromacs commit a8eac146d0f6b9696f4afaaaa96891e8e324f78e"
chemteam
parents:
diff
changeset
|
27 rvdw = 1.0 ; Short-range Van der Waals cut-off |
a81256d23782
"planemo upload for repository https://github.com/galaxycomputationalchemistry/galaxy-tools-compchem/tree/master/tools/gromacs commit a8eac146d0f6b9696f4afaaaa96891e8e324f78e"
chemteam
parents:
diff
changeset
|
28 ; Electrostatics |
a81256d23782
"planemo upload for repository https://github.com/galaxycomputationalchemistry/galaxy-tools-compchem/tree/master/tools/gromacs commit a8eac146d0f6b9696f4afaaaa96891e8e324f78e"
chemteam
parents:
diff
changeset
|
29 coulombtype = PME ; method for electrostatics calculations e.g. PME |
a81256d23782
"planemo upload for repository https://github.com/galaxycomputationalchemistry/galaxy-tools-compchem/tree/master/tools/gromacs commit a8eac146d0f6b9696f4afaaaa96891e8e324f78e"
chemteam
parents:
diff
changeset
|
30 pme_order = 4 ; cubic interpolation |
a81256d23782
"planemo upload for repository https://github.com/galaxycomputationalchemistry/galaxy-tools-compchem/tree/master/tools/gromacs commit a8eac146d0f6b9696f4afaaaa96891e8e324f78e"
chemteam
parents:
diff
changeset
|
31 fourierspacing = 0.16 ; grid spacing for FFT |
a81256d23782
"planemo upload for repository https://github.com/galaxycomputationalchemistry/galaxy-tools-compchem/tree/master/tools/gromacs commit a8eac146d0f6b9696f4afaaaa96891e8e324f78e"
chemteam
parents:
diff
changeset
|
32 ; Temperature coupling is on |
a81256d23782
"planemo upload for repository https://github.com/galaxycomputationalchemistry/galaxy-tools-compchem/tree/master/tools/gromacs commit a8eac146d0f6b9696f4afaaaa96891e8e324f78e"
chemteam
parents:
diff
changeset
|
33 tcoupl = V-rescale ; modified Berendsen thermostat |
a81256d23782
"planemo upload for repository https://github.com/galaxycomputationalchemistry/galaxy-tools-compchem/tree/master/tools/gromacs commit a8eac146d0f6b9696f4afaaaa96891e8e324f78e"
chemteam
parents:
diff
changeset
|
34 tc-grps = Protein Non-Protein ; two coupling groups - more accurate |
a81256d23782
"planemo upload for repository https://github.com/galaxycomputationalchemistry/galaxy-tools-compchem/tree/master/tools/gromacs commit a8eac146d0f6b9696f4afaaaa96891e8e324f78e"
chemteam
parents:
diff
changeset
|
35 tau_t = 0.1 0.1 ; time constant, in ps |
a81256d23782
"planemo upload for repository https://github.com/galaxycomputationalchemistry/galaxy-tools-compchem/tree/master/tools/gromacs commit a8eac146d0f6b9696f4afaaaa96891e8e324f78e"
chemteam
parents:
diff
changeset
|
36 ref_t = 300 300 ; reference temperature, one for each group, in K |
a81256d23782
"planemo upload for repository https://github.com/galaxycomputationalchemistry/galaxy-tools-compchem/tree/master/tools/gromacs commit a8eac146d0f6b9696f4afaaaa96891e8e324f78e"
chemteam
parents:
diff
changeset
|
37 ; Periodic boundary conditions |
a81256d23782
"planemo upload for repository https://github.com/galaxycomputationalchemistry/galaxy-tools-compchem/tree/master/tools/gromacs commit a8eac146d0f6b9696f4afaaaa96891e8e324f78e"
chemteam
parents:
diff
changeset
|
38 pbc = xyz ; 3-D PBC |
a81256d23782
"planemo upload for repository https://github.com/galaxycomputationalchemistry/galaxy-tools-compchem/tree/master/tools/gromacs commit a8eac146d0f6b9696f4afaaaa96891e8e324f78e"
chemteam
parents:
diff
changeset
|
39 ; Dispersion correction |
a81256d23782
"planemo upload for repository https://github.com/galaxycomputationalchemistry/galaxy-tools-compchem/tree/master/tools/gromacs commit a8eac146d0f6b9696f4afaaaa96891e8e324f78e"
chemteam
parents:
diff
changeset
|
40 DispCorr = EnerPres ; account for cut-off vdW scheme |
a81256d23782
"planemo upload for repository https://github.com/galaxycomputationalchemistry/galaxy-tools-compchem/tree/master/tools/gromacs commit a8eac146d0f6b9696f4afaaaa96891e8e324f78e"
chemteam
parents:
diff
changeset
|
41 ; Velocity generation |
a81256d23782
"planemo upload for repository https://github.com/galaxycomputationalchemistry/galaxy-tools-compchem/tree/master/tools/gromacs commit a8eac146d0f6b9696f4afaaaa96891e8e324f78e"
chemteam
parents:
diff
changeset
|
42 gen_vel = no ; Velocity generation is off |
a81256d23782
"planemo upload for repository https://github.com/galaxycomputationalchemistry/galaxy-tools-compchem/tree/master/tools/gromacs commit a8eac146d0f6b9696f4afaaaa96891e8e324f78e"
chemteam
parents:
diff
changeset
|
43 ; Pressure coupling is on |
a81256d23782
"planemo upload for repository https://github.com/galaxycomputationalchemistry/galaxy-tools-compchem/tree/master/tools/gromacs commit a8eac146d0f6b9696f4afaaaa96891e8e324f78e"
chemteam
parents:
diff
changeset
|
44 pcoupl = Parrinello-Rahman ; Pressure coupling on in NPT |
a81256d23782
"planemo upload for repository https://github.com/galaxycomputationalchemistry/galaxy-tools-compchem/tree/master/tools/gromacs commit a8eac146d0f6b9696f4afaaaa96891e8e324f78e"
chemteam
parents:
diff
changeset
|
45 pcoupltype = isotropic ; uniform scaling of box vectors |
a81256d23782
"planemo upload for repository https://github.com/galaxycomputationalchemistry/galaxy-tools-compchem/tree/master/tools/gromacs commit a8eac146d0f6b9696f4afaaaa96891e8e324f78e"
chemteam
parents:
diff
changeset
|
46 tau_p = 2.0 ; time constant, in ps |
a81256d23782
"planemo upload for repository https://github.com/galaxycomputationalchemistry/galaxy-tools-compchem/tree/master/tools/gromacs commit a8eac146d0f6b9696f4afaaaa96891e8e324f78e"
chemteam
parents:
diff
changeset
|
47 ref_p = 1.0 ; reference pressure, in bar |
a81256d23782
"planemo upload for repository https://github.com/galaxycomputationalchemistry/galaxy-tools-compchem/tree/master/tools/gromacs commit a8eac146d0f6b9696f4afaaaa96891e8e324f78e"
chemteam
parents:
diff
changeset
|
48 compressibility = 4.5e-5 ; isothermal compressibility of water, bar^-1 |
a81256d23782
"planemo upload for repository https://github.com/galaxycomputationalchemistry/galaxy-tools-compchem/tree/master/tools/gromacs commit a8eac146d0f6b9696f4afaaaa96891e8e324f78e"
chemteam
parents:
diff
changeset
|
49 |
a81256d23782
"planemo upload for repository https://github.com/galaxycomputationalchemistry/galaxy-tools-compchem/tree/master/tools/gromacs commit a8eac146d0f6b9696f4afaaaa96891e8e324f78e"
chemteam
parents:
diff
changeset
|
50 |