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 609faf9b012ee67ec26e9f04f29e26086a8f8c67..bd014db493485ed60302789327b70dfc13e55443 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 @@ -61,11 +61,11 @@ timestep_size = 0.001 number_of_timesteps = 5 # LDD scheme parameters ###################################################### -Lw1 = 0.05 #/timestep_size -Lnw1= 0.05 +Lw1 = 0.25 #/timestep_size +Lnw1= 0.25 -Lw2 = 0.05 #/timestep_size -Lnw2= 0.05 +Lw2 = 0.25 #/timestep_size +Lnw2= 0.25 lambda_w = 4 lambda_nw = 4