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

adjust L

parent e69ae991
No related branches found
No related tags found
No related merge requests found
......@@ -61,11 +61,11 @@ timestep_size = 0.001
number_of_timesteps = 5
# LDD scheme parameters ######################################################
Lw1 = 0.05 #/timestep_size
Lnw1= 0.05
Lw1 = 0.25 #/timestep_size
Lnw1= 0.25
Lw2 = 0.05 #/timestep_size
Lnw2= 0.05
Lw2 = 0.25 #/timestep_size
Lnw2= 0.25
lambda_w = 4
lambda_nw = 4
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment