File tree Expand file tree Collapse file tree
level2/stretching-a-polymer/elongated-box Expand file tree Collapse file tree Original file line number Diff line number Diff line change 22; File 'mdout.mdp' was generated
33; By user: simon (1000)
44; On host: laptop
5- ; At date: Fri Jun 7 21:13:32 2024
5+ ; At date: Fri Jun 7 21:13:59 2024
66;
77; Created by:
88; :-) GROMACS - gmx grompp, 2024.2 (-:
1111; Data prefix: /home/simon/Softwares/gromacs-2024.2 (source tree)
1212; Working dir: /home/simon/Git/GROMACS/inputs/level2/stretching-a-polymer/elongated-box
1313; Command line:
14- ; gmx grompp -f inputs/nvt -peg-h2o.mdp -c em .gro -p topol.top -o nvt -maxwarn 1
14+ ; gmx grompp -f inputs/npt -peg-h2o.mdp -c nvt .gro -p topol.top -o npt -maxwarn 1
1515
1616; VARIOUS PREPROCESSING OPTIONS
1717; Preprocessor information: use cpp syntax.
@@ -25,7 +25,7 @@ integrator = md
2525; Start time and timestep in ps
2626tinit = 0
2727dt = 0.002
28- nsteps = 10000
28+ nsteps = 50000
2929; For exact run continuation or redoing part of a run
3030init-step = 0
3131; Part index is updated automatically on checkpointing (keeps files separate)
@@ -147,13 +147,13 @@ tc_grps = PEG Water
147147tau_t = 0.1 0.1
148148ref_t = 300 300
149149; pressure coupling
150- pcoupl = No
151- pcoupltype = Isotropic
150+ pcoupl = c-rescale
151+ pcoupltype = isotropic
152152nstpcouple = -1
153153; Time constant (ps), compressibility (1/bar) and reference P (bar)
154- tau-p = 5
155- compressibility =
156- ref-p =
154+ tau-p = 0. 5
155+ compressibility = 4.5e-5
156+ ref-p = 1.0
157157; Scaling of reference coordinates, No, All or COM
158158refcoord-scaling = No
159159
@@ -173,9 +173,9 @@ annealing-time =
173173annealing-temp =
174174
175175; GENERATE VELOCITIES FOR STARTUP RUN
176- gen_vel = yes
176+ gen-vel = no
177177gen-temp = 300
178- gen-seed = 65823
178+ gen-seed = -337773065
179179
180180; OPTIONS FOR BONDS
181181constraints = hbonds
You can’t perform that action at this time.
0 commit comments