From 5a73b1de98772c1c3b8140741fecfacf51cd5c98 Mon Sep 17 00:00:00 2001 From: Axel Kohlmeyer Date: Mon, 13 Jul 2020 21:48:15 -0400 Subject: [PATCH] fix typo, reformat paragraph --- doc/src/Howto_body.rst | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) 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