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 cff3752c6159ca260ba48fcc9331767828c9ee9b..e1069be0dbb6991d03211d7423491def69011792 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-control-for-case160620-smallerL" +use_case = "TP-TP-2P-realistic-same-intrinsic0.1-control-for-case160620" # The name of this very file. Needed for creating log output. thisfile = "TP-TP-2-patch-same-intrinsic-perm.py" @@ -60,11 +60,11 @@ timestep_size = 0.001 number_of_timesteps = 1000 # LDD scheme parameters ###################################################### -Lw1 = 0.025 #/timestep_size -Lnw1= 0.025 +Lw1 = 0.25 #/timestep_size +Lnw1= 0.25 -Lw2 = 0.025 #/timestep_size -Lnw2= 0.025 +Lw2 = 0.25 #/timestep_size +Lnw2= 0.25 lambda_w = 4 lambda_nw = 4 @@ -176,8 +176,8 @@ lambda_param = {# } intrinsic_permeability = { - 1: 0.01, - 2: 0.01, + 1: 0.1, + 2: 0.1, } # RELATIVE PEMRMEABILITIES