From 68425d8e552ce9584201e910bae3533ffa953fc2 Mon Sep 17 00:00:00 2001 From: David <forenkram@gmx.de> Date: Fri, 12 Jun 2020 15:32:08 +0200 Subject: [PATCH] make mesh study longer --- .../mesh_studies/TP-R-2-patch-mesh-study-all-params-one.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Two-phase-Richards/two-patch/TP-R-two-patch-test-case/mesh_studies/TP-R-2-patch-mesh-study-all-params-one.py b/Two-phase-Richards/two-patch/TP-R-two-patch-test-case/mesh_studies/TP-R-2-patch-mesh-study-all-params-one.py index a6139d8..64e1d0c 100755 --- a/Two-phase-Richards/two-patch/TP-R-two-patch-test-case/mesh_studies/TP-R-2-patch-mesh-study-all-params-one.py +++ b/Two-phase-Richards/two-patch/TP-R-two-patch-test-case/mesh_studies/TP-R-2-patch-mesh-study-all-params-one.py @@ -58,7 +58,7 @@ resolutions = { # for each element t_0 in starttimes. starttimes = [0.0] timestep_size = 0.001 -number_of_timesteps = 20 +number_of_timesteps = 800 # LDD scheme parameters ###################################################### Lw1 = 0.25 #/timestep_size -- GitLab