A NPT simulation for common production-level simulations &cntrl imin=0, ! No minimization irest=1, ! This IS a restart of an old MD simulation ntx=5, ! So our inpcrd file has velocities ! Temperature control ntt=3, ! Langevin dynamics gamma_ln=1.0, ! Friction coefficient (ps^-1) temp0=#temp, ! Target temperature ig=RANDOM_NUMBER ! Potential energy control cut=10.0, ! nonbonded cutoff, in Angstroms fswitch=9.0, ! Force-based switching ! MD settings nstlim=100, ! 0.4 ps per exchange numexchg=50000, ! 50000 exchanges dt=0.004, ! time step (ps) ! SHAKE ntc=2, ! Constrain bonds containing hydrogen ntf=2, ! Do not calculate forces of bonds containing hydrogen ! Control how often information is printed ntpr=500, ! Print energies every 1000 steps ntwx=500, ! Print coordinates every 25000 steps to the trajectory ntwr=10000, ! Print a restart file every 10K steps (can be less frequent) ! ntwv=-1, ! Uncomment to also print velocities to trajectory ! ntwf=-1, ! Uncomment to also print forces to trajectory ntxo=2, ! Write NetCDF format ioutfm=1, ! Write NetCDF format (always do this!) ! Wrap coordinates when printing them to the same unit cell iwrap=1, ! Constant pressure control. barostat=2, ! MC barostat... change to 1 for Berendsen ntp=3, ! 1=isotropic, 2=anisotropic, 3=semi-isotropic w/ surften pres0=1.0, ! Target external pressure, in bar ! Constant surface tension (needed for semi-isotropic scaling). Uncomment ! for this feature. csurften must be nonzero if ntp=3 above csurften=3, ! Interfaces in 1=yz plane, 2=xz plane, 3=xy plane gamma_ten=0.0, ! Surface tension (dyne/cm). 0 gives pure semi-iso scaling ninterface=2, ! Number of interfaces (2 for bilayer) ! Set water atom/residue names for SETTLE recognition watnam='WAT', ! Water residues are named WAT owtnm='O', ! Water oxygens are named O / &ewald vdwmeth = 0, /