fix typo, reformat paragraph

This commit is contained in:
Axel Kohlmeyer
2020-07-13 21:48:15 -04:00
parent 00413ae956
commit 5a73b1de98

View File

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