From 0d6b2d861078c21a89b4f9385d479777ef51863f Mon Sep 17 00:00:00 2001 From: julsanmer <73357670+julsanmer@users.noreply.github.com> Date: Wed, 16 Oct 2024 22:43:03 +0200 Subject: [PATCH] Increased title underline --- .../dynamics/gravityEffector/polyhedralGravityModel.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/simulation/dynamics/gravityEffector/polyhedralGravityModel.rst b/src/simulation/dynamics/gravityEffector/polyhedralGravityModel.rst index 5028f78325..38e63256ae 100755 --- a/src/simulation/dynamics/gravityEffector/polyhedralGravityModel.rst +++ b/src/simulation/dynamics/gravityEffector/polyhedralGravityModel.rst @@ -68,7 +68,7 @@ For gravity evaluations, the polyhedron gravity has to be initialized acc = erosGravBody.computeField(pos) # Gravity evaluation Supported polyhedron shape files ----------- +-------------------------------- Polyhedron shape files contain vertexes coordinates and the vertexes indexes that form each triangular face. The vertexes coordinates are assumed to be expressed in kilometers. The following file formats .tab, .obj and .txt are supported as inputs: The .tab files do not have a header and have 4 columns where the first one denotes if the row refers to a vertex (v) coordinates or the face (f) composed of three vertexes