Applications/Packmol

From HPC
Revision as of 10:11, 5 December 2018 by Pysdlb (talk | contribs) (Created page with "__TOC__ ==Application Details== * Description: PACKMOL creates an initial point for molecular dynamics simulations by packing molecules in defined regions of space. The pack...")

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation , search

Application Details

  • Description: PACKMOL creates an initial point for molecular dynamics simulations by packing molecules in defined regions of space. The packing guarantees that short range repulsive interactions do not disrupt the simulations.
  • Version: 18.169 (compiled with intel/2018)
  • Modules: packmol/intel/18.169
  • Licence: Open source (Github)

Introduction

PACKMOL creates an initial point for molecular dynamics simulations by packing molecules in defined regions of space. The packing guarantees that short range repulsive interactions do not disrupt the simulations.

The great variety of types of spatial constraints that can be attributed to the molecules, or atoms within the molecules, makes it easy to create ordered systems, such as lamellar, spherical or tubular lipid layers.

The user must provide only the coordinates of one molecule of each type, the number of molecules of each type and the spatial constraints that each type of molecule must satisfy.

The package is compatible with input files of PDB, TINKER, XYZ and MOLDY formats.


Usage Examples

Interactive session


[pysdlb@login01 ~]$ interactive
salloc: Granted job allocation 1211823
Job ID 1211823 connecting to c095, please wait...
[pysdlb@c095 ~]$ module load packmol/intel/18.169
[pysdlb@c095 ~]$ packmol < mixture.inp

################################################################################

 PACKMOL - Packing optimization for the automated generation of
 starting configurations for molecular dynamics simulations.

                                                              Version 18.169

################################################################################

  Packmol must be run with: packmol < inputfile.inp

  Userguide at: www.ime.unicamp.br/~martinez/packmol

  Reading input file... (Control-C aborts)
  Seed for random number generator:      1234567
  Output file: mixture.pdb
  Reading coordinate file: water.pdb
  Reading coordinate file: urea.pdb
  Number of independent structures:            2
  The structures are:
  Structure            1 :water.pdb(           3  atoms)
  Structure            2 :urea.pdb(           8  atoms)
  Maximum number of GENCAN loops for all molecule packing:          400
  Total number of restrictions:            2
  Distance tolerance:    2.00000000000000

Further Information


Icon home.png