diff --git a/Two-phase-Two-phase/multi-patch/TP-TP-layered-soil-case-with-inner-patch/mesh_study/TP-TP-layered_soil_with_inner_patch-realistic-different-model-change_mesh_study.py b/Two-phase-Two-phase/multi-patch/TP-TP-layered-soil-case-with-inner-patch/mesh_study/TP-TP-layered_soil_with_inner_patch-realistic-different-model-change_mesh_study.py index 26db17383e001ff6fae7efba753c549eaf83b051..b26671682487053d9dcd1819de1771792d9600ef 100755 --- a/Two-phase-Two-phase/multi-patch/TP-TP-layered-soil-case-with-inner-patch/mesh_study/TP-TP-layered_soil_with_inner_patch-realistic-different-model-change_mesh_study.py +++ b/Two-phase-Two-phase/multi-patch/TP-TP-layered-soil-case-with-inner-patch/mesh_study/TP-TP-layered_soil_with_inner_patch-realistic-different-model-change_mesh_study.py @@ -36,21 +36,21 @@ resolutions = { 2: 5e-4, # h=1.1180 4: 3e-4, # h=0.5590 8: 1e-6, # h=0.2814 - 16: 9e-7, # h=0.1412 - 32: 9e-7, # h=0.0706 - 64: 9e-7, # 0.03535 - 128: 9e-7, # 0.01768 + 16: 7e-7, # h=0.1412 + 32: 7e-7, # h=0.0706 + 64: 7e-7, # 0.03535 + 128: 7e-7, # 0.01768 # 256: 1e-6 # 0.00884 } ############ GRID ####################### # mesh_resolution = 20 timestep_size = 0.001 -number_of_timesteps = 11 -plot_timestep_every = 5 +number_of_timesteps = 700 +plot_timestep_every = 2 # decide how many timesteps you want analysed. Analysed means, that we write out # subsequent errors of the L-iteration within the timestep. -number_of_timesteps_to_analyse = 6 +number_of_timesteps_to_analyse = 1 starttimes = [0.0] Lw = 0.025 #/timestep_size