Skip to content
Snippets Groups Projects
Commit 51356c37 authored by David's avatar David
Browse files

setup different 2b

parent 0a04c655
No related branches found
No related tags found
No related merge requests found
...@@ -30,7 +30,7 @@ date = datetime.datetime.now() ...@@ -30,7 +30,7 @@ date = datetime.datetime.now()
datestr = date.strftime("%Y-%m-%d") datestr = date.strftime("%Y-%m-%d")
# Name of the usecase that will be printed during simulation. # 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. # The name of this very file. Needed for creating log output.
thisfile = "TP-TP-2-patch-different-intrinsic-perm.py" thisfile = "TP-TP-2-patch-different-intrinsic-perm.py"
...@@ -67,8 +67,8 @@ Lnw1= 0.05 ...@@ -67,8 +67,8 @@ Lnw1= 0.05
Lw2 = 0.05 #/timestep_size Lw2 = 0.05 #/timestep_size
Lnw2= 0.05 Lnw2= 0.05
lambda_w = 40 lambda_w = 4000
lambda_nw = 40 lambda_nw = 4000
include_gravity = False include_gravity = False
debugflag = False debugflag = False
analyse_condition = False analyse_condition = False
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment