; VARIOUS PREPROCESSING OPTIONS = title = cpp = /lib/cpp include = -I/sansom/twik/tieleman/gmx_peter/GmxG96 define = ; RUN CONTROL PARAMETERS = integrator = md ; start time and timestep in ps = tinit = 0 dt = 0.002 nsteps = 1000000 ; number of steps for center of mass motion removal = nstcomm = 1 ; LANGEVIN DYNAMICS OPTIONS = ; Temperature, friction coefficient (amu/ps) and random seed = ld-temp = 300 ld-fric = 0 ld-seed = 1993 ; ENERGY MINIMIZATION OPTIONS = ; Force tolerance and initial step-size = emtol = 100 emstep = 0.01 ; Max number of iterations in relax_shells = niter = 0 ; Frequency of steepest descents steps when doing CG = nstcgsteep = 1000 ; OUTPUT CONTROL OPTIONS = ; Output frequency for coords (x), velocities (v) and forces (f) = nstxout = 10000 nstvout = 10000 nstfout = 0 ; Output frequency for energies to log file and energy file = nstlog = 250 nstenergy = 250 ; Output frequency and precision for xtc file = nstxtcout = 250 xtc-precision = 1000 ; This selects the subset of atoms for the xtc file. You can = ; select multiple groups. By default all atoms will be written. = xtc-grps = ; Selection of energy groups = energygrps = OCTA SOL Protein ; NEIGHBORSEARCHING PARAMETERS = ; nblist update frequency = nstlist = 5 ; ns algorithm (simple or grid) = ns-type = Grid deltagrid = 2 ; Box type, rectangular, triclinic, none = box = Rectangular ; nblist cut-off = rlist = 0.80 domain-decomposition = no ; OPTIONS FOR ELECTROSTATICS AND VDW = ; Method for doing electrostatics = coulombtype = Cut-off rcoulomb-switch = 0.0 rcoulomb = 1.4 ; Dielectric constant (DC) for cut-off or DC of reaction field = epsilon-r = 1 ; Method for doing Van der Waals = vdw-type = Cut-off ; cut-off lengths = rvdw-switch = 0.0 rvdw = 1.4 ; Apply long range dispersion corrections for Energy and Pressure = bDispCorr = no ; Spacing for the PME/PPPM FFT grid = fourierspacing = 0.12 ; FFT grid size, when a value is 0 fourierspacing will be used = fourier_nx = 0 fourier_ny = 0 fourier_nz = 0 ; EWALD/PME/PPPM parameters = pme_order = 4 ewald_rtol = 1e-05 optimize_fft = no ; OPTIONS FOR WEAK COUPLING ALGORITHMS = ; Temperature coupling = tcoupl = yes ; Groups to couple separately = tc-grps = OCTA SOL Protein ; Time constant (ps) and reference temperature (K) = tau-t = 0.1 0.1 0.1 ref-t = 300 300 300 ; Pressure coupling = Pcoupl = Anisotropic ; Time constant (ps), compressibility (1/bar) and reference P (bar) = tau-p = 1.0 compressibility = 0 0 4.6E-5 ref-p = 1.0 1.0 1.0 ; SIMULATED ANNEALING CONTROL = annealing = no ; Time at which temperature should be zero (ps) = zero-temp_time = 0 ; GENERATE VELOCITIES FOR STARTUP RUN = gen-vel = no gen-temp = 300 gen-seed = 173529 ; OPTIMIZATIONS FOR SOLVENT MODELS = ; Solvent molecule name (blank: no optimization) = solvent-optimization = SOL ; OPTIONS FOR BONDS = constraints = all-bonds ; Type of constraint algorithm = constraint-algorithm = Lincs ; Do not constrain the start configuration = unconstrained-start = yes ; Relative tolerance of shake = shake-tol = 0.0001 ; Highest order in the expansion of the constraint coupling matrix = lincs-order = 4 ; Lincs will write a warning to the stderr if in one step a bond = ; rotates over more degrees than = lincs-warnangle = 30 ; Output frequency of the Lincs accuracy = nstLincsout = 1000 ; Convert harmonic bonds to morse potentials = morse = no ; NMR refinement stuff = ; Distance restraints type: No, Simple or Ensemble = disre = No ; Force weighting of pairs in one distance restraint: Equal or Conservative = disre-weighting = Equal ; Use sqrt of the time averaged times the instantaneous violation = disre-mixed = no disre-fc = 1000 disre-tau = 0 ; Output frequency for pair distances to energy file = nstdisreout = 100 ; Free energy control stuff = free-energy = no init-lambda = 0 delta-lambda = 0 ; Non-equilibrium MD stuff = acc-grps = accelerate = freezegrps = freezedim = ; Electric fields = ; Format is number of terms (int) and for all terms an amplitude (real) = ; and a phase angle (real) = E-x = E-xt = E-y = E-yt = E-z = E-zt = ; User defined thingies = user1-grps = user2-grps = user3-grps = userint1 = 0 userint2 = 0 userint3 = 0 userint4 = 0 userreal1 = 0 userreal2 = 0 userreal3 = 0 userreal4 = 0