lammps/tools/pymol_asphere
sjplimp f93cd8f7ad git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@643 f3b2605a-c512-4ea7-a41b-209d697bcdaa 2007-06-22 17:00:20 +00:00
..
doc git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@643 f3b2605a-c512-4ea7-a41b-209d697bcdaa 2007-06-22 17:00:20 +00:00
examples git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@641 f3b2605a-c512-4ea7-a41b-209d697bcdaa 2007-06-21 22:53:58 +00:00
src git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@643 f3b2605a-c512-4ea7-a41b-209d697bcdaa 2007-06-22 17:00:20 +00:00
README git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@641 f3b2605a-c512-4ea7-a41b-209d697bcdaa 2007-06-21 22:53:58 +00:00

README

asphere_vis: Tool for triangulating aspherical particles
	     to convert LAMMPS output to PyMol input

Building the tool:

cd src
make       # may need to edit Makefile for your system

This will place the asphere_vis executable in the bin directory.

Documentation is in the doc directory.  Note that the doc file says
the ellipsoid axes are specified by an "Ellipsoid" section in the data
file.  In the current version of LAMPS, this is now a "Shapes"
section.

See instructions on how to run an example ellipsoid viz in the
examples dir.

Mike Brown, Sandia National Labs
wmbrown at sandia.gov
June 2007