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

uiae

parent dde2e70d
No related branches found
No related tags found
No related merge requests found
...@@ -2,3 +2,6 @@ Rechungen, die noch nicht ausgewertet wurden ...@@ -2,3 +2,6 @@ Rechungen, die noch nicht ausgewertet wurden
- TP-one-patch (purely positive pc) - TP-one-patch (purely positive pc)
- TP-TP-layered-soil-case-with-inner-patch - TP-TP-layered-soil-case-with-inner-patch
Rechnungen, die neu gestartet werden müssen:
-TP-R-multi-patch-same-wetting-phase-as-RR-zero-nonwetting
...@@ -17,7 +17,7 @@ use_case = "TP-R-multi-patch-zero-nonwetting-phase" ...@@ -17,7 +17,7 @@ use_case = "TP-R-multi-patch-zero-nonwetting-phase"
solver_tol = 1E-6 solver_tol = 1E-6
############ GRID #######################ü ############ GRID #######################ü
mesh_resolution = 40 mesh_resolution = 50
timestep_size = 0.001 timestep_size = 0.001
number_of_timesteps = 1500 number_of_timesteps = 1500
# 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
...@@ -25,7 +25,7 @@ number_of_timesteps = 1500 ...@@ -25,7 +25,7 @@ number_of_timesteps = 1500
number_of_timesteps_to_analyse = 10 number_of_timesteps_to_analyse = 10
starttime = 0 starttime = 0
Lw = 0.5 #/timestep_size Lw = 0.25 #/timestep_size
Lnw=Lw Lnw=Lw
l_param_w = 40 l_param_w = 40
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment