Skip to content

Commit 14af763

Browse files
committed
update files
1 parent 857623c commit 14af763

2 files changed

Lines changed: 3966 additions & 3966 deletions

File tree

level2/stretching-a-polymer/elongated-box/mdout.mdp

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
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 (-:
@@ -11,7 +11,7 @@
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
2626
tinit = 0
2727
dt = 0.002
28-
nsteps = 10000
28+
nsteps = 50000
2929
; For exact run continuation or redoing part of a run
3030
init-step = 0
3131
; Part index is updated automatically on checkpointing (keeps files separate)
@@ -147,13 +147,13 @@ tc_grps = PEG Water
147147
tau_t = 0.1 0.1
148148
ref_t = 300 300
149149
; pressure coupling
150-
pcoupl = No
151-
pcoupltype = Isotropic
150+
pcoupl = c-rescale
151+
pcoupltype = isotropic
152152
nstpcouple = -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
158158
refcoord-scaling = No
159159

@@ -173,9 +173,9 @@ annealing-time =
173173
annealing-temp =
174174

175175
; GENERATE VELOCITIES FOR STARTUP RUN
176-
gen_vel = yes
176+
gen-vel = no
177177
gen-temp = 300
178-
gen-seed = 65823
178+
gen-seed = -337773065
179179

180180
; OPTIONS FOR BONDS
181181
constraints = hbonds

0 commit comments

Comments
 (0)