Skip to content
Snippets Groups Projects
Commit 705cb4b1 authored by David's avatar David
Browse files

setup different 2b

parent 0f06d2b3
No related branches found
No related tags found
No related merge requests found
......@@ -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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment