From aa0f17e1a028dc8510244cc00103f551603c4b8a Mon Sep 17 00:00:00 2001
From: Christophe Geuzaine <cgeuzaine@ulg.ac.be>
Date: Thu, 1 Dec 2016 07:44:27 +0000
Subject: [PATCH]

---
 tutorial/t13.geo | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/tutorial/t13.geo b/tutorial/t13.geo
index 61edda77b7..a608717b21 100644
--- a/tutorial/t13.geo
+++ b/tutorial/t13.geo
@@ -43,7 +43,7 @@ Physical Line(1) = {26 ... 37};
 
 // element size imposed by a size field
 Field[1] = MathEval;
-Field[1].F = "2.5";
+Field[1].F = "2.0";
 Background Field = 1;
 
 DefineConstant[
-- 
GitLab