Hi all,
I am having great difficulty taking my Gromacs MARTINI coarse grain model of a protein to a dt of at least 0.025 fs. I have modelling my protein using the Martinize of an atomistic structure, and I have replaced most of the equilibration angles/distances using those derived from the atomistic simulation (although, they weren't that far off with to begin).
Starting with 0.0005 ps, I ran my system for 300000 steps, then using the same number of steps I moved it through to 0.001, 0.0015 and finally 0.002 ps. Any attempt at taking the dt beyond 0.002 results in my themostat going wildly out of control (and pressure when I've applied a pressure coupling) before crashing out with LINCS warnings.
I've put the NVT settings below (although note, lincs continuation and genvelocities change depending on what stage in equilibration you are in).
Any thoughts on how I can resolve this issue?
title = Martini
integrator = md
dt = 0.025
nsteps = 600
nstcomm = 100
nstxout = 100
nstvout = 100
nstfout = 0
nstlog = 1
nstenergy = 1
nstxout-compressed = 0
compressed-x-precision = 0
;compressed-x-grps =
energygrps = collagen solvent
cutoff-scheme = Verlet
nstlist = 10
ns_type = grid
pbc = xyz
verlet-buffer-tolerance = 0.005
coulombtype = PME ;reaction-field
rcoulomb = 1.1
fourierspacing = 0.16 ;0.2 ;0.12
epsilon_r = 15 ; 2.5 (with polarizable water)
epsilon_rf = 0
vdw_type = cutoff
vdw-modifier = Potential-shift-verlet
rvdw = 1.1
tcoupl = berendsen ;v-rescale ;berendsen ;v-rescale
tc-grps = collagen solvent
tau_t = 0.5 0.5
ref_t = 310 310
gen_vel = yes
gen_temp = 310
gen_seed = 473529
continuation = no
constraints = none
constraint_algorithm = lincs
lincs-warnangle = 45
lincs-order=18
lincs-iter=4