diff --git a/Two-phase-Two-phase/two-patch/TP-TP-2-patch-test-case/TP-TP-2-patch-same-intrinsic-perm.py b/Two-phase-Two-phase/two-patch/TP-TP-2-patch-test-case/TP-TP-2-patch-same-intrinsic-perm.py index 5055c4bbcd0ee83a3bb1cbc65c941c578d9c03e7..09e03f143702b4de6233e2ca24274ae9807b460f 100755 --- a/Two-phase-Two-phase/two-patch/TP-TP-2-patch-test-case/TP-TP-2-patch-same-intrinsic-perm.py +++ b/Two-phase-Two-phase/two-patch/TP-TP-2-patch-test-case/TP-TP-2-patch-same-intrinsic-perm.py @@ -29,7 +29,7 @@ date = datetime.datetime.now() datestr = date.strftime("%Y-%m-%d") # 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. thisfile = "TP-TP-2-patch-same-intrinsic-perm.py" @@ -46,7 +46,7 @@ resolutions = { # 4: 1e-6, # 8: 1e-6, # 16: 5e-6, - 32: 5e-6, + 32: 3e-6, # 64: 2e-6, # 128: 1e-6, # 256: 1e-6,