From 02d4b85a830d75f6716e085acbd7cd160543dd1f Mon Sep 17 00:00:00 2001
From: Boris Martin <boris.martin.be@gmail.com>
Date: Sat, 10 Jun 2023 09:54:18 +0200
Subject: [PATCH] changed Hsub (for nicer meshes)

---
 tutorials/obstacle/low_res/common.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/tutorials/obstacle/low_res/common.txt b/tutorials/obstacle/low_res/common.txt
index 981660a..0e1030d 100644
--- a/tutorials/obstacle/low_res/common.txt
+++ b/tutorials/obstacle/low_res/common.txt
@@ -6,7 +6,7 @@ physic = acoustic
 equation = simplewave
 L = 6
 H = 2
-Hsub = 0.01
+Hsub = 0.1
 # Initial parameters
 Re(m_superc0) = 4e-7
 Im(m_superc0) = 0
-- 
GitLab