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 8734f12084d3b76f9855d7c6e4d5ec09d4403fb7..48eac146f73a4b9378912f65f85098221f517887 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-param1a" +use_case = "TP-TP-2P-realistic-different-intrinsic-perm-param1b" # 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.1 Lw2 = 0.1 #/timestep_size Lnw2= 0.1 -lambda_w = 40 -lambda_nw = 40 +lambda_w = 4000 +lambda_nw = 4000 include_gravity = False debugflag = False analyse_condition = False