lammps/src/POEMS
Axel Kohlmeyer b6b802d0b1
correct forward declaration of POEMS workspace class
2019-07-22 14:36:09 -04:00
..
Install.sh update dependencies for USER-CGSDK package. make script permissions consistent 2018-05-09 16:13:54 -04:00
README git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@12897 f3b2605a-c512-4ea7-a41b-209d697bcdaa 2015-01-08 18:16:47 +00:00
fix_poems.cpp undo changes to poems library and package as they fail regression testing 2019-07-22 14:22:36 -04:00
fix_poems.h correct forward declaration of POEMS workspace class 2019-07-22 14:36:09 -04:00

README

This package implements the fix poems command for coupling multiple
rigid bodies together.

This package uses an external library in lib/poems which must be
compiled before making LAMMPS.  See the lib/poems/README file and the
LAMMPS manual for information on building LAMMPS with external
libraries.  The settings in the Makefile.lammps file in that directory
must be correct for LAMMPS to build correctly with this package
installed.

The people who created the POEMS library and this fix are Rudranarayan
Mukherjee (while at RPI, now at NASA) and Kurt Anderson (RPI).