lammps/lib
sjplimp 945343265e git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@6407 f3b2605a-c512-4ea7-a41b-209d697bcdaa 2011-06-14 13:34:06 +00:00
..
atc git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@5897 f3b2605a-c512-4ea7-a41b-209d697bcdaa 2011-04-05 19:11:00 +00:00
awpmd git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@6378 f3b2605a-c512-4ea7-a41b-209d697bcdaa 2011-06-13 22:22:33 +00:00
cuda git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@6363 f3b2605a-c512-4ea7-a41b-209d697bcdaa 2011-06-10 23:25:04 +00:00
gpu git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@6407 f3b2605a-c512-4ea7-a41b-209d697bcdaa 2011-06-14 13:34:06 +00:00
meam git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@5701 f3b2605a-c512-4ea7-a41b-209d697bcdaa 2011-02-22 20:30:53 +00:00
poems git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@5843 f3b2605a-c512-4ea7-a41b-209d697bcdaa 2011-03-26 18:43:33 +00:00
reax Added potential gradient columns 2010-11-08 16:21:17 +00:00
README git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@6378 f3b2605a-c512-4ea7-a41b-209d697bcdaa 2011-06-13 22:22:33 +00:00

README

This directory contains libraries that can be linked with when
building LAMMPS.  The library itself must be built first, so that a
lib*.a file exists for LAMMPS to link against.

Each library directory contains a README with additional info.  You
will need to copy one of the Makefile.* files to Makefile before
building a library.  If a Makefile.* suitable for your machine does
not exist, you will need to edit one of the existing Makefiles.

The libraries included in the LAMMPS distribution are the following:

atc           atomistic-to-continuum methods
                from Reese Jones, Jeremy Templeton, Jon Zimmerman (Sandia)
awpmd         antisymmetrized wave packet molecular dynamics
                from Ilya Valuev (JIHT RAS)
gpu	      graphical processor (GPU) routines, currently NVIDIA specific
	        from Mike Brown (Sandia)
poems	      POEMS rigid-body integration package
                from RPI
meam	      modified embedded atom method (MEAM) potential
                from Greg Wagner (Sandia)
reax          ReaxFF potential
	        from Adri van Duin (Penn State) and Aidan Thompson (Sandia)