diff -Naur lammps-27Jun09/doc/atom_style.html lammps-28Jun09/doc/atom_style.html --- lammps-27Jun09/doc/atom_style.html 2009-03-04 08:25:43.000000000 -0700 +++ lammps-28Jun09/doc/atom_style.html 2009-06-24 10:08:00.000000000 -0600 @@ -92,7 +92,7 @@ "molecular" package. The granular style is part of the "granular" package. The dpd style is part of the "dpd" package. The dipole style is part of the "dipole" package. The ellipsoid style is part -of the "ellipsoid" package. The peri style is part of the "peri" +of the "asphere" package. The peri style is part of the "peri" package for Peridynamics. They are only enabled if LAMMPS was built with that package. See the Making LAMMPS section for more info. diff -Naur lammps-27Jun09/doc/atom_style.txt lammps-28Jun09/doc/atom_style.txt --- lammps-27Jun09/doc/atom_style.txt 2009-03-04 08:25:43.000000000 -0700 +++ lammps-28Jun09/doc/atom_style.txt 2009-06-24 10:08:00.000000000 -0600 @@ -88,7 +88,7 @@ "molecular" package. The {granular} style is part of the "granular" package. The {dpd} style is part of the "dpd" package. The {dipole} style is part of the "dipole" package. The {ellipsoid} style is part -of the "ellipsoid" package. The {peri} style is part of the "peri" +of the "asphere" package. The {peri} style is part of the "peri" package for Peridynamics. They are only enabled if LAMMPS was built with that package. See the "Making LAMMPS"_Section_start.html#2_3 section for more info. diff -Naur lammps-27Jun09/doc/compute_erotate_asphere.html lammps-28Jun09/doc/compute_erotate_asphere.html --- lammps-27Jun09/doc/compute_erotate_asphere.html 2008-03-19 11:04:31.000000000 -0600 +++ lammps-28Jun09/doc/compute_erotate_asphere.html 2009-06-26 12:22:33.000000000 -0600 @@ -47,8 +47,19 @@ angular momentum and a shape which is determined by the shape command.
+This compute requires that atoms store angular momentum and a +quaternion to represent their orientation, as defined by the +atom_style. It also require they store a per-type +shape. The particles cannot store a per-particle +diameter or per-particle mass. +
+All particles in the group must be finite-size. They cannot be point +particles, but they can be aspherical or spherical. +
Related commands: none
+Default: none