diff --git a/doc/compute_erotate_asphere.html b/doc/compute_erotate_asphere.html index 0b775edc4f..0dd269b639 100644 --- a/doc/compute_erotate_asphere.html +++ b/doc/compute_erotate_asphere.html @@ -47,8 +47,19 @@ ellipsoids and not point particles. This means they will have an 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