diff --git a/docs/source/tutorial_mor_with_anns.rst b/docs/source/tutorial_mor_with_anns.rst index 0f2de538630112854faebfd6be6ed667cb74b950..07aa50a3339da5fd38bbfb5a2416f3f766955ee6 100644 --- a/docs/source/tutorial_mor_with_anns.rst +++ b/docs/source/tutorial_mor_with_anns.rst @@ -186,7 +186,7 @@ network, we use the respective function of the .. jupyter-execute:: - rom = reductor.reduce() + rom = reductor.reduce(restarts=100) We are now ready to test our reduced model by solving for a random parameter value the full problem and the reduced model and visualize the result: