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

update layered soil example

parent b8e39f2b
Branches
Tags
No related merge requests found
...@@ -44,8 +44,8 @@ resolutions = { ...@@ -44,8 +44,8 @@ resolutions = {
############ GRID ####################### ############ GRID #######################
# mesh_resolution = 20 # mesh_resolution = 20
timestep_size = 0.001 timestep_size = 0.01
number_of_timesteps = 200 number_of_timesteps = 00
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