lammps/lib
sjplimp 2c42373bc8 git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@7644 f3b2605a-c512-4ea7-a41b-209d697bcdaa 2012-02-01 16:07:44 +00:00
..
atc git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@7446 f3b2605a-c512-4ea7-a41b-209d697bcdaa 2012-01-06 18:15:33 +00:00
awpmd git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@6729 f3b2605a-c512-4ea7-a41b-209d697bcdaa 2011-08-18 17:32:34 +00:00
cuda git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@7181 f3b2605a-c512-4ea7-a41b-209d697bcdaa 2011-10-24 17:49:51 +00:00
gpu git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@7644 f3b2605a-c512-4ea7-a41b-209d697bcdaa 2012-02-01 16:07:44 +00:00
kim git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@7607 f3b2605a-c512-4ea7-a41b-209d697bcdaa 2012-01-30 22:53:13 +00:00
linalg git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@7445 f3b2605a-c512-4ea7-a41b-209d697bcdaa 2012-01-06 18:15:19 +00:00
meam Added settings for glory Intel v.11 2011-11-30 15:36:15 +00:00
poems git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@6729 f3b2605a-c512-4ea7-a41b-209d697bcdaa 2011-08-18 17:32:34 +00:00
reax git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@7588 f3b2605a-c512-4ea7-a41b-209d697bcdaa 2012-01-27 00:41:38 +00:00
README git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@7607 f3b2605a-c512-4ea7-a41b-209d697bcdaa 2012-01-30 22:53:13 +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 lib*.a file
exists for LAMMPS to link against.

Each library directory contains a README with additional info about
how to 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)
cuda	      NVIDIA GPU routines, USER-CUDA package
                from Christian Trott (U Tech Ilmenau)
gpu	      graphical processor (GPU) routines, GPU package
	        from Mike Brown (ORNL)
kim           interface to link with OpenKIM library
	        from Valeriu Smirichinski, www.openkim.org
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)
reax          ReaxFF potential, REAX package
	        from Adri van Duin (Penn State) and Aidan Thompson (Sandia)