Skip to content
Snippets Groups Projects
Commit 503628f5 authored by David's avatar David
Browse files

setup new TPTP two domain mesh study

parent 507c1158
No related branches found
No related tags found
No related merge requests found
...@@ -62,11 +62,11 @@ number_of_timesteps = 1000 ...@@ -62,11 +62,11 @@ number_of_timesteps = 1000
Lw1 = 0.01 #/timestep_size Lw1 = 0.01 #/timestep_size
Lnw1= 0.01 Lnw1= 0.01
Lw2 = 0.001 #/timestep_size Lw2 = 0.0005 #/timestep_size
Lnw2= 0.001 Lnw2= 0.0005
lambda_w = 2 lambda_w = 0.5
lambda_nw = 2 lambda_nw = 0.5
include_gravity = False include_gravity = False
debugflag = False debugflag = False
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment