git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@24 f3b2605a-c512-4ea7-a41b-209d697bcdaa

This commit is contained in:
sjplimp
2006-09-27 19:51:08 +00:00
parent f25713e3b0
commit d114fa1315
95 changed files with 11710 additions and 0 deletions

12
lib/README Normal file
View File

@ -0,0 +1,12 @@
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:
poems POEMS rigid-body integration package from RPI