Skip to content
Snippets Groups Projects
Commit 8f403b15 authored by David Seus's avatar David Seus
Browse files

uiae

parent 21ed2105
Branches
Tags
No related merge requests found
...@@ -66,9 +66,9 @@ number_of_timesteps = 1 ...@@ -66,9 +66,9 @@ number_of_timesteps = 1
# LDD scheme parameters ###################################################### # LDD scheme parameters ######################################################
Lw1 = 0.01 # /timestep_size Lw1 = 0.01 # /timestep_size
Lnw1 = 0.01 Lnw1 = 0.01
Lw2 = 0.01 # /timestep_size Lw2 = 0.05 # /timestep_size
Lnw2 = 0.007 Lnw2 = 0.007
Lw3 = 0.007 # /timestep_size Lw3 = 0.05 # /timestep_size
Lnw3 = 0.005 Lnw3 = 0.005
Lw4 = 0.005 # /timestep_size Lw4 = 0.005 # /timestep_size
Lnw4 = 0.0005 Lnw4 = 0.0005
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment