-
Notifications
You must be signed in to change notification settings - Fork 0
/
step-min.mdp.tt
55 lines (45 loc) · 1.3 KB
/
step-min.mdp.tt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
define =
integrator = steep
dt = 0.001
nsteps = 5000000
nstcomm = 100
nstxout = 20
nstvout = 20
nstxout-compressed = 0
nstfout = 0
nstlog = 100
nstenergy = 100
nstcalcenergy = 100
nstlist = 10
ns_type = grid
; Energy minimization
emstep = 0.01
emtol = 1.0
; Periodic boundary conditions
pbc = xyz
rlist = 1.5
rcoulomb = 1.5
rvdw = 1.5
rcoulomb-switch = 1.0
rvdw-switch = 1.0
cutoff-scheme = Verlet
vdw-type = Cut-off
DispCorr = EnerPres
; Nose-Hoover temperature coupling is on
Tcoupl = no ;berendsen
ref-t = [% GET tta -%] [% GET ttb %]
tau-t = 1.0 1.0
tc-grps = [% GET atmtypa -%] [% GET atmtypb %]
; Energy monitoring
;energygrps = [% GET atmtypa -%] [% GET atmtypb %]
energygrps = system
Pcoupl = no
Pcoupltype = isotropic
ref-p = 1.0
tau-p = 1.0
compressibility = 4.5e-5
; Generate velocities
gen_vel = yes
gen_temp = [% GET tta %]
gen_seed = [% GET seed %]
constraints = none