diff --git a/Two-phase-Two-phase/two-patch/TP-TP-2-patch-test-case/TP-TP-2-patch-different-intrinsic-perm.py b/Two-phase-Two-phase/two-patch/TP-TP-2-patch-test-case/TP-TP-2-patch-different-intrinsic-perm.py index e76c712667ec86c7abe93c1ee2397a380234b47c..ba7815c2f7fe51f20a496b9c080a64591e68906c 100755 --- a/Two-phase-Two-phase/two-patch/TP-TP-2-patch-test-case/TP-TP-2-patch-different-intrinsic-perm.py +++ b/Two-phase-Two-phase/two-patch/TP-TP-2-patch-test-case/TP-TP-2-patch-different-intrinsic-perm.py @@ -30,7 +30,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-different-intrinsic-perm-param2a" +use_case = "TP-TP-2P-realistic-different-intrinsic-perm-param2b" # The name of this very file. Needed for creating log output. thisfile = "TP-TP-2-patch-different-intrinsic-perm.py" @@ -67,8 +67,8 @@ Lnw1= 0.05 Lw2 = 0.05 #/timestep_size Lnw2= 0.05 -lambda_w = 40 -lambda_nw = 40 +lambda_w = 4000 +lambda_nw = 4000 include_gravity = False debugflag = False analyse_condition = False