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

This commit is contained in:
sjplimp 2013-07-25 22:59:29 +00:00
parent 7b31065944
commit d348e525e8
3 changed files with 1957 additions and 0 deletions

BIN
tools/polybond/Manual.pdf Normal file

Binary file not shown.

12
tools/polybond/README Normal file
View File

@ -0,0 +1,12 @@
25 July 2013
This directory contains a Python-based tool for performing
"programmable polymer bonding". The Python file lmpsdata.py provides a
"Lmpsdata" class with various methods which can be invoked by a
user-written Python script to create data files with complex bonding
topologies.
See the Manual.pdf for details and example scripts.
This tool and the manual was written by Zachary Kraus at Georgia Tech.
He can be contacted at this email address: zachkraus at gatech.edu.

1945
tools/polybond/lmpsdata.py Normal file

File diff suppressed because it is too large Load Diff