[gmx-users] the pull code

Justin Lemkul jalemkul at vt.edu
Thu Aug 11 13:47:20 CEST 2016



On 8/10/16 11:04 AM, diana p wrote:
> Hi Justin,
> the initial separation between two graphene sheets is 5.0 nm!
>
> title       = Umbrella pulling simulation
> ; Run parameters
> integrator  = md
> dt          = 0.002
> tinit       = 0
> nsteps      = 250000    ; 500 ps
> nstcomm     = 10
> ; Output parameters
> nstxout     = 5000      ; every 10 ps
> nstvout     = 5000
> nstfout     = 500
> nstxtcout   = 500       ; every 1 ps
> nstenergy   = 500
> ; Bond parameters
> constraint_algorithm    = lincs
> constraints             = none
> continuation            = no       ; continuing from NPT
> ; Single-range cutoff scheme
> nstlist     = 5
> ns_type     = grid
> rlist       = 1.4
> rcoulomb    = 1.4
> rvdw        = 1.4
> ; PME electrostatics parameters
> coulombtype     = PME
> fourierspacing  = 0.12
> fourier_nx      = 0
> fourier_ny      = 0
> fourier_nz      = 0
> pme_order       = 4
> ewald_rtol      = 1e-5
> optimize_fft    = yes
> ; Berendsen temperature coupling is on in two groups
> Tcoupl      = Nose-Hoover
> tc_grps     = UNK GRA SOL
> tau_t       = 0.5       0.5   0.5
> ref_t       = 310       310    310
> ; Pressure coupling is on
> Pcoupl          = Parrinello-Rahman
> pcoupltype      = isotropic
> tau_p           = 1.0
> compressibility = 4.5e-5
> ref_p           = 1.0
> refcoord_scaling = com
> ; Generate velocities is off
> gen_vel     = no
> ; Periodic boundary conditions are on in all directions
> pbc     = xyz
> ; Long-range dispersion correction
> DispCorr    = EnerPres
> ; Pull code
> pull            = umbrella
> pull_geometry   = direction_periodic   ; simple distance increase
> pull_dim        = N N Y
> pull_start      = yes       ; define initial COM distance > 0
> pull_ngroups    = 1
> pull_group0     = GRA1
> pull_group1     = GRA2
> pull_rate1      = 0.01      ; 0.01 nm per ps = 10 nm per ns
> pull_k1         = 1000      ; kJ mol^-1 nm^-2
>

Then these settings are not doing what you want.  If your goal is to bring the 
sheets closer together, you need a negative pull_rate1.  What you're specifying 
here is a steady increase in the distance between the sheets; coupled with the 
use of direction_periodic, probably your sheets are just oscillating at the 
starting distance if the periodic distance is also 5.0 nm.

-Justin

-- 
==================================================

Justin A. Lemkul, Ph.D.
Ruth L. Kirschstein NRSA Postdoctoral Fellow

Department of Pharmaceutical Sciences
School of Pharmacy
Health Sciences Facility II, Room 629
University of Maryland, Baltimore
20 Penn St.
Baltimore, MD 21201

jalemkul at outerbanks.umaryland.edu | (410) 706-7441
http://mackerell.umaryland.edu/~jalemkul

==================================================


More information about the gromacs.org_gmx-users mailing list