lammps/lib
athomps 0f9ba37ca6 Added hbnewflag argument to pair_style reax
git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@4850 f3b2605a-c512-4ea7-a41b-209d697bcdaa
2010-09-24 22:55:07 +00:00
..
atc git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@3509 f3b2605a-c512-4ea7-a41b-209d697bcdaa 2009-12-04 21:04:00 +00:00
gpu git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@4065 f3b2605a-c512-4ea7-a41b-209d697bcdaa 2010-04-28 21:43:36 +00:00
meam git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@4621 f3b2605a-c512-4ea7-a41b-209d697bcdaa 2010-08-30 17:16:12 +00:00
poems git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@3015 f3b2605a-c512-4ea7-a41b-209d697bcdaa 2009-08-07 14:59:20 +00:00
reax Added hbnewflag argument to pair_style reax 2010-09-24 22:55:07 +00:00
README git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@3170 f3b2605a-c512-4ea7-a41b-209d697bcdaa 2009-09-24 16:33:23 +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)
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)