Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion mdfactory/run_schedules/gromacs/bilayer/md.mdp
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
title = MD production run membrane system
; Run parameters
integrator = md ; leap-frog integrator
nsteps = 500000000 ; 2 * 50000000 = 100 ns
nsteps = 500000000 ; 2 * 500000000 = 1000 ns
dt = 0.002 ; 2 fs
; Output control
nstxout = 0 ; suppress bulky .trr file by setting to 0
Expand Down