:orphan:
.. _ref_example_gallery:
========
Examples
========
End-to-end examples show how to use PyRocky. You can download these examples as Python files or
Jupyter notebooks and run them locally.
Ensure that the **requests** library is installed in your Python environment in order to download
examples data at runtime::
pip install requests
.. raw:: html
.. thumbnail-parent-div-open
.. thumbnail-parent-div-close
.. raw:: html
Basic examples
--------------
.. raw:: html
.. thumbnail-parent-div-open
.. raw:: html
.. only:: html
.. image:: /examples/basic_examples/images/thumb/sphx_glr_minimal_thumb.png
:alt:
:ref:`sphx_glr_examples_basic_examples_minimal.py`
.. raw:: html
Simple particle simulation
.. raw:: html
.. only:: html
.. image:: /examples/basic_examples/images/thumb/sphx_glr_particle_wall_interaction_thumb.png
:alt:
:ref:`sphx_glr_examples_basic_examples_particle_wall_interaction.py`
.. raw:: html
Particle simulation with wall interaction
.. raw:: html
.. only:: html
.. image:: /examples/basic_examples/images/thumb/sphx_glr_particle_wall_interaction_with_motion_thumb.png
:alt:
:ref:`sphx_glr_examples_basic_examples_particle_wall_interaction_with_motion.py`
.. raw:: html
Particle simulation with moving wall interaction
.. raw:: html
.. only:: html
.. image:: /examples/basic_examples/images/thumb/sphx_glr_start_simulation_async_thumb.png
:alt:
:ref:`sphx_glr_examples_basic_examples_start_simulation_async.py`
.. raw:: html
Start Simulation Async
.. thumbnail-parent-div-close
.. raw:: html
.. toctree::
:hidden:
:includehidden:
/examples/basic_examples/index.rst
.. only:: html
.. rst-class:: sphx-glr-signature
`Gallery generated by Sphinx-Gallery