Skip to content

Commit

Permalink
add example for interrupted simulations
Browse files Browse the repository at this point in the history
  • Loading branch information
JulienDoerner committed Sep 5, 2024
1 parent ee91511 commit db8beea
Show file tree
Hide file tree
Showing 4 changed files with 746 additions and 0 deletions.
1 change: 1 addition & 0 deletions doc/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@ Contents
pages/acceleration.rst
pages/extending_crpropa.rst
pages/example_notebooks/propagation_comparison/Propagation_Comparison_CK_BP.ipynb
pages/interrupting-simulations.rst
pages/AdditionalResources.rst


Expand Down

Large diffs are not rendered by default.

Large diffs are not rendered by default.

9 changes: 9 additions & 0 deletions doc/pages/interrupting-simulations.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
Interrupting simulations on runtime
------------------------------------------------

.. toctree::

example_notebooks/interrupting_simulations/interrupt_candidateVector.ipynb
example_notebooks/interrupting_simulations/interrupt_source.ipynb


0 comments on commit db8beea

Please sign in to comment.