Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
dumux-repositories
dumux
Commits
e43d5e1f
Commit
e43d5e1f
authored
Apr 16, 2021
by
Mathis Kelm
Browse files
Changed parameters for linear solver to reduce iterations
parent
dcf595fe
Changes
1
Hide whitespace changes
Inline
Side-by-side
test/freeflow/navierstokes/kovasznay/params.input
View file @
e43d5e1f
...
...
@@ -17,6 +17,10 @@ LiquidKinematicViscosity = 0.025
MaxSteps = 10
MaxRelativeShift = 1e-5
[LinearSolver]
ResidualReduction = 1e-5
Preconditioner.Iterations = 3
[Vtk]
WriteFaceData = false
...
...
Write
Preview
Supports
Markdown
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