lammps/lib
sjplimp c798aa703a git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@3129 f3b2605a-c512-4ea7-a41b-209d697bcdaa 2009-08-31 15:46:30 +00:00
..
gpu git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@3059 f3b2605a-c512-4ea7-a41b-209d697bcdaa 2009-08-13 16:58:35 +00:00
meam git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@3129 f3b2605a-c512-4ea7-a41b-209d697bcdaa 2009-08-31 15:46:30 +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 Improved portability for _IBM platform. 2009-06-02 17:51:22 +00:00
README git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@3048 f3b2605a-c512-4ea7-a41b-209d697bcdaa 2009-08-11 19:00:24 +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 with LAMMPS are the following:

gpu	      graphical processor (GPU) routines, currently NVIDIA specific
poems	      POEMS rigid-body integration package from RPI
meam	      modified embedded atom method (MEAM) potential from Greg Wagner
reax          ReaxFF potential, from Adri van Duin via Aidan Thompson