We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f6e84b5 commit 13fab7cCopy full SHA for 13fab7c
doc/source/getting-started/example.rst
@@ -104,8 +104,8 @@ you can get the Python file from ``examples/solver/ball_plate_solver.py``.
104
dyna.run("i=ball_plate.k memory=10m ncycle=20000") # begin execution
105
106
107
-Postprocessing
108
-~~~~~~~~~~~~~~
+Post processing
+~~~~~~~~~~~~~~~
109
The following code processes results from the solve of this basic ball plate example:
110
111
.. code:: python
0 commit comments