lammps/lib
sjplimp a2aa6c5be0 git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@13057 f3b2605a-c512-4ea7-a41b-209d697bcdaa 2015-02-04 22:09:15 +00:00
..
atc git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@12813 f3b2605a-c512-4ea7-a41b-209d697bcdaa 2014-12-02 02:12:19 +00:00
awpmd git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@12527 f3b2605a-c512-4ea7-a41b-209d697bcdaa 2014-09-23 15:55:27 +00:00
colvars git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@12811 f3b2605a-c512-4ea7-a41b-209d697bcdaa 2014-12-02 02:09:53 +00:00
cuda git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@12649 f3b2605a-c512-4ea7-a41b-209d697bcdaa 2014-10-28 15:21:46 +00:00
gpu git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@12677 f3b2605a-c512-4ea7-a41b-209d697bcdaa 2014-10-31 14:46:50 +00:00
kim git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@12908 f3b2605a-c512-4ea7-a41b-209d697bcdaa 2015-01-09 15:52:12 +00:00
kokkos git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@13057 f3b2605a-c512-4ea7-a41b-209d697bcdaa 2015-02-04 22:09:15 +00:00
linalg git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@12663 f3b2605a-c512-4ea7-a41b-209d697bcdaa 2014-10-30 15:22:01 +00:00
meam git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@10836 f3b2605a-c512-4ea7-a41b-209d697bcdaa 2013-10-01 13:43:14 +00:00
molfile git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@12913 f3b2605a-c512-4ea7-a41b-209d697bcdaa 2015-01-09 16:07:15 +00:00
poems git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@10165 f3b2605a-c512-4ea7-a41b-209d697bcdaa 2013-06-28 19:30:58 +00:00
qmmm git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@11724 f3b2605a-c512-4ea7-a41b-209d697bcdaa 2014-04-07 19:42:46 +00:00
reax Pruned unnecessary libraries 2014-06-20 16:46:39 +00:00
voronoi git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@12902 f3b2605a-c512-4ea7-a41b-209d697bcdaa 2015-01-08 23:36:35 +00:00
README git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@12909 f3b2605a-c512-4ea7-a41b-209d697bcdaa 2015-01-09 15:52:23 +00:00

README

This directory contains libraries that can be linked with when
building LAMMPS, if particular packages are included in a LAMMPS
build.  The library itself must be built first, so that a library file
exists for LAMMPS to link against.

Each library directory contains a README with additional info about
how to acquire and/or build the library.  This may require you to edit
one of the provided Makefiles to make it suitable for your machine.

The libraries included in the LAMMPS distribution are the following:

atc           atomistic-to-continuum methods, USER-ATC package
                from Reese Jones, Jeremy Templeton, Jon Zimmerman (Sandia)
awpmd         antisymmetrized wave packet molecular dynamics, AWPMD package
                from Ilya Valuev (JIHT RAS)
colvars	      collective variable module (Metadynamics, ABF and more)
                from Giacomo Fiorin and Jerome Henin (ICMS, Temple U)
cuda	      NVIDIA GPU routines, USER-CUDA package
                from Christian Trott (U Tech Ilmenau)
gpu	      general GPU routines, GPU package
	        from Mike Brown (ORNL)
kim           hooks to the KIM library, used by KIM package
                from Ryan Elliott and Ellad Tadmor (U Minn)
kokkos        Kokkos package for GPU and many-core acceleration
                from Kokkos development team (Sandia)
linalg        set of BLAS and LAPACK routines needed by USER-ATC package
	        from Axel Kohlmeyer (Temple U)
poems	      POEMS rigid-body integration package, POEMS package
                from Rudranarayan Mukherjee (RPI)
meam	      modified embedded atom method (MEAM) potential, MEAM package
                from Greg Wagner (Sandia)
molfile       hooks to VMD molfile plugins, used by the USER-MOLFILE package
                from Axel Kohlmeyer (Temple U) and the VMD development team
qmmm	      quantum mechanics/molecular mechanics coupling interface
                from Axel Kohlmeyer (Temple U)
reax          ReaxFF potential, REAX package
	        from Adri van Duin (Penn State) and Aidan Thompson (Sandia)
voronoi       hooks to the Voro++ library, used by compute voronoi/atom command
	        from Daniel Schwen (LANL)