forked from CRPropa/CRPropa3
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
add example for interrupted simulations
- Loading branch information
1 parent
ee91511
commit db8beea
Showing
4 changed files
with
746 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
394 changes: 394 additions & 0 deletions
394
doc/pages/example_notebooks/interrupting_simulations/interrupt_candidateVector.ipynb
Large diffs are not rendered by default.
Oops, something went wrong.
342 changes: 342 additions & 0 deletions
342
doc/pages/example_notebooks/interrupting_simulations/interrupt_source.ipynb
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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 | ||
|
||
|