diff --git a/doc/src/Howto_body.rst b/doc/src/Howto_body.rst index 4d2658d366..0c2bc40c98 100644 --- a/doc/src/Howto_body.rst +++ b/doc/src/Howto_body.rst @@ -6,11 +6,11 @@ Body particles In LAMMPS, body particles are generalized finite-size particles. Individual body particles can represent complex entities, such as surface meshes of discrete points, collections of sub-particles, -deformable objects, etc. Note that other kinds of finite-size -spherical and aspherical particles are also supported by LAMMPS, such -as spheres, ellipsoids, line segments, and triangles, but they are -simpler entities that body particles. See the :doc:`Howto spherical ` doc page for a general overview of all -these particle types. +deformable objects, etc. Note that other kinds of finite-size spherical +and aspherical particles are also supported by LAMMPS, such as spheres, +ellipsoids, line segments, and triangles, but they are simpler entities +than body particles. See the :doc:`Howto spherical ` +doc page for a general overview of all these particle types. Body particles are used via the :doc:`atom_style body ` command. It takes a body style as an argument. The current body