From 4676343c114fbac12fa2335c996e49fc885b01b2 Mon Sep 17 00:00:00 2001
From: David <forenkram@gmx.de>
Date: Fri, 12 Jun 2020 12:25:08 +0200
Subject: [PATCH] ,uiae

---
 .../TP-R-layered_soil_with_inner_patch-pure-dd-mesh-study.py  | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/Two-phase-Richards/multi-patch/layered_soil_with_inner_patch/mesh_study/TP-R-layered_soil_with_inner_patch-pure-dd-mesh-study.py b/Two-phase-Richards/multi-patch/layered_soil_with_inner_patch/mesh_study/TP-R-layered_soil_with_inner_patch-pure-dd-mesh-study.py
index c71482a..fbd4a8a 100755
--- a/Two-phase-Richards/multi-patch/layered_soil_with_inner_patch/mesh_study/TP-R-layered_soil_with_inner_patch-pure-dd-mesh-study.py
+++ b/Two-phase-Richards/multi-patch/layered_soil_with_inner_patch/mesh_study/TP-R-layered_soil_with_inner_patch-pure-dd-mesh-study.py
@@ -42,8 +42,8 @@ resolutions = {
                 # 8: 5e-6,  # h=0.2814
                 # 16: 5e-6, # h=0.1412
                 # 32: 5e-6,
-                64: 2e-6,
-                128: 2e-6
+                64: 3e-6,
+                128: 3e-6
                 }
 
 # GRID #######################
-- 
GitLab