git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@10377 f3b2605a-c512-4ea7-a41b-209d697bcdaa
This commit is contained in:
@ -63,6 +63,7 @@ own sub-directories with their own Makefiles.
|
||||
<LI><A HREF = "#moltemplate">moltemplate</A>
|
||||
<LI><A HREF = "#msi">msi2lmp</A>
|
||||
<LI><A HREF = "#phonon">phonon</A>
|
||||
<LI><A HREF = "#polybond">polymer bonding</A>
|
||||
<LI><A HREF = "#pymol">pymol_asphere</A>
|
||||
<LI><A HREF = "#pythontools">python</A>
|
||||
<LI><A HREF = "#reax">reax</A>
|
||||
@ -356,6 +357,20 @@ University.
|
||||
</P>
|
||||
<HR>
|
||||
|
||||
<H4><A NAME = "polybond"></A>polymer bonding tool
|
||||
</H4>
|
||||
<P>The polybond sub-directory contains a Python-based tool useful 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.
|
||||
</P>
|
||||
<P>See the Manual.pdf for details and example scripts.
|
||||
</P>
|
||||
<P>This tool was written by Zachary Kraus at Georgia Tech.
|
||||
</P>
|
||||
<HR>
|
||||
|
||||
<H4><A NAME = "pymol"></A>pymol_asphere tool
|
||||
</H4>
|
||||
<P>The pymol_asphere sub-directory contains a tool for converting a
|
||||
|
||||
Reference in New Issue
Block a user