lammps/tools/pymol_asphere/examples
sjplimp b2f471d853 git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@2923 f3b2605a-c512-4ea7-a41b-209d697bcdaa 2009-06-30 17:19:34 +00:00
..
README git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@1084 f3b2605a-c512-4ea7-a41b-209d697bcdaa 2007-10-22 21:36:28 +00:00
colors.ellipse git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@2923 f3b2605a-c512-4ea7-a41b-209d697bcdaa 2009-06-30 17:19:34 +00:00

README

The asphere_vis tool needs an input script and a dump file
from a LAMMPS run.

In examples/ellipse, you can run LAMMPS with in.ellipse
to generate dump.ellipse

Copy dump.ellipse to this dir.

Run the tool to create a PyMol input file called ellipse.py by typing:

../bin/asphere_vis colors.ellipse dump.ellipse ellipse.py -r 4 -o

Launch PyMol on this input and you should see a viz of
ellipsoids in a box of LJ particles:

pymol ellipse.py