Skip to content
Snippets Groups Projects
Commit 3353b5c2 authored by David's avatar David
Browse files

readjust solver tol

parent bb443123
Branches
No related tags found
No related merge requests found
......@@ -49,7 +49,7 @@ resolutions = {
# 2: 2e-6, # h=1.1180
# 4: 2e-6, # h=0.5590
# 8: 2e-6, # h=0.2814
16: 1e-5, # h=0.1412
16: 5e-6, # h=0.1412
# 32: 5e-6,
# 64: 2e-6,
# 128: 2e-6
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment