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

uiae

parent a339015f
No related branches found
No related tags found
No related merge requests found
...@@ -64,10 +64,10 @@ number_of_timesteps = 1 ...@@ -64,10 +64,10 @@ number_of_timesteps = 1
# LDD scheme parameters ###################################################### # LDD scheme parameters ######################################################
Lw1 = 0.007 # /timestep_size Lw1 = 0.01 # /timestep_size
Lnw1 = 0.001 Lnw1 = 0.005
Lw2 = 0.007 # /timestep_size Lw2 = 0.01 # /timestep_size
Lnw2 = 0.001 Lnw2 = 0.005
Lw3 = 0.007 # /timestep_size Lw3 = 0.007 # /timestep_size
Lnw3 = 0.0005 Lnw3 = 0.0005
Lw4 = 0.007 # /timestep_size Lw4 = 0.007 # /timestep_size
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment