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

uiae

parent 11869065
No related branches found
No related tags found
No related merge requests found
...@@ -30,7 +30,7 @@ resolutions = { ...@@ -30,7 +30,7 @@ resolutions = {
# 4: 1e-6, # h=0.5590 # 4: 1e-6, # h=0.5590
# 8: 1e-6, # h=0.2814 # 8: 1e-6, # h=0.2814
# 16: 5e-7, # h=0.1412 # 16: 5e-7, # h=0.1412
32: 1e-6, 32: 2e-6,
# 64: 5e-7, # 64: 5e-7,
# 128: 5e-7 # 128: 5e-7
} }
...@@ -39,7 +39,7 @@ resolutions = { ...@@ -39,7 +39,7 @@ resolutions = {
############ GRID ####################### ############ GRID #######################
# mesh_resolution = 20 # mesh_resolution = 20
timestep_size = 0.0005 timestep_size = 0.0005
number_of_timesteps = 10 number_of_timesteps = 2600
plot_timestep_every = 1 plot_timestep_every = 1
# 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.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment