correct typo and link in body particles doc
This commit is contained in:
@ -170,9 +170,9 @@ with this body style to compute body/body and body/non-body interactions.
|
|||||||
The *rounded/polygon* body style represents body particles as a 2d
|
The *rounded/polygon* body style represents body particles as a 2d
|
||||||
polygon with a variable number of N vertices. This style can only be
|
polygon with a variable number of N vertices. This style can only be
|
||||||
used for 2d models; see the :doc:`boundary <boundary>` command. See the
|
used for 2d models; see the :doc:`boundary <boundary>` command. See the
|
||||||
"pair_style body/rounded/polygon" page for a diagram of two
|
:doc:`pair_style body/rounded/polygon <pair_body_rounded_polygon>` page for
|
||||||
squares with rounded circles at the vertices. Special cases for N = 1
|
a diagram of two squares with rounded circles at the vertices. Special cases
|
||||||
(circle) and N = 2 (rod with rounded ends) can also be specified.
|
for N = 1 (circle) and N = 2 (rod with rounded ends) can also be specified.
|
||||||
|
|
||||||
One use of this body style is for 2d discrete element models, as
|
One use of this body style is for 2d discrete element models, as
|
||||||
described in :ref:`Fraige <body-Fraige>`.
|
described in :ref:`Fraige <body-Fraige>`.
|
||||||
|
|||||||
@ -40,7 +40,7 @@ rounded/polyhedron particles.
|
|||||||
This pairwise interaction between the rounded polyhedra is described
|
This pairwise interaction between the rounded polyhedra is described
|
||||||
in :ref:`Wang <pair-Wang>`, where a polyhedron does not have sharp corners
|
in :ref:`Wang <pair-Wang>`, where a polyhedron does not have sharp corners
|
||||||
and edges, but is rounded at its vertices and edges by spheres
|
and edges, but is rounded at its vertices and edges by spheres
|
||||||
centered on each vertex with a specified diameter. The edges if the
|
centered on each vertex with a specified diameter. The edges of the
|
||||||
polyhedron are defined between pairs of adjacent vertices. Its faces
|
polyhedron are defined between pairs of adjacent vertices. Its faces
|
||||||
are defined by a loop of edges. The sphere diameter for each polygon
|
are defined by a loop of edges. The sphere diameter for each polygon
|
||||||
is specified in the data file read by the :doc:`read data <read_data>`
|
is specified in the data file read by the :doc:`read data <read_data>`
|
||||||
|
|||||||
Reference in New Issue
Block a user