Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
P
pymor
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Locked Files
Requirements
Requirements
List
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Security & Compliance
Security & Compliance
Dependency List
License Compliance
Operations
Operations
Environments
Packages & Registries
Packages & Registries
Container Registry
Analytics
Analytics
CI / CD
Insights
Issue
Repository
Value Stream
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Jobs
Commits
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
...
@@ -186,7 +186,7 @@ network, we use the respective function of the
.. jupyter-execute::
.. 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
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:
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