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

reset TPTP-2patch control with same intrinsic no g but finer solver tol

parent 51356c37
No related branches found
No related tags found
No related merge requests found
...@@ -29,7 +29,7 @@ date = datetime.datetime.now() ...@@ -29,7 +29,7 @@ date = datetime.datetime.now()
datestr = date.strftime("%Y-%m-%d") datestr = date.strftime("%Y-%m-%d")
# Name of the usecase that will be printed during simulation. # Name of the usecase that will be printed during simulation.
use_case = "TP-TP-2P-realistic-same-intrinsic-perm0.01-control-for-case160620" use_case = "TP-TP-2P-realistic-same-intrinsic-control-for-case160620-orig-param"
# The name of this very file. Needed for creating log output. # The name of this very file. Needed for creating log output.
thisfile = "TP-TP-2-patch-same-intrinsic-perm.py" thisfile = "TP-TP-2-patch-same-intrinsic-perm.py"
...@@ -46,7 +46,7 @@ resolutions = { ...@@ -46,7 +46,7 @@ resolutions = {
# 4: 1e-6, # 4: 1e-6,
# 8: 1e-6, # 8: 1e-6,
# 16: 5e-6, # 16: 5e-6,
32: 5e-6, 32: 3e-6,
# 64: 2e-6, # 64: 2e-6,
# 128: 1e-6, # 128: 1e-6,
# 256: 1e-6, # 256: 1e-6,
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment