Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Open sidebar
pyMOR
pymor
Commits
3bc7a761
Commit
3bc7a761
authored
Jul 22, 2020
by
René Fritze
Committed by
René Fritze
Jul 22, 2020
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
[ann tutorial] increase restart to 100 (same as demo)
parent
3f462833
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
docs/source/tutorial_mor_with_anns.rst
docs/source/tutorial_mor_with_anns.rst
+1
-1
No files found.
docs/source/tutorial_mor_with_anns.rst
View file @
3bc7a761
...
...
@@ -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:
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment