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

adapt mesh study on ianslcluset08

parent 5fbf83c2
No related branches found
No related tags found
Loading
...@@ -43,7 +43,7 @@ plot_timestep_every = 2 ...@@ -43,7 +43,7 @@ plot_timestep_every = 2
# decide how many timesteps you want analysed. Analysed means, that we write out # decide how many timesteps you want analysed. Analysed means, that we write out
# subsequent errors of the L-iteration within the timestep. # subsequent errors of the L-iteration within the timestep.
number_of_timesteps_to_analyse = 4 number_of_timesteps_to_analyse = 4
starttimes = [0.0, 0.5] starttimes = [0.0, 0.7]
Lw = 0.025 #/timestep_size Lw = 0.025 #/timestep_size
Lnw=Lw Lnw=Lw
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment