From aae75b1c755cd696d474d49d148bc7b1b39dba1f Mon Sep 17 00:00:00 2001
From: Christophe Geuzaine <cgeuzaine@ulg.ac.be>
Date: Tue, 16 Apr 2013 17:54:43 +0000
Subject: [PATCH]

---
 benchmarks/3d/Falcon/CreateVolumeAroundFalcon_FrontalISO.geo | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/benchmarks/3d/Falcon/CreateVolumeAroundFalcon_FrontalISO.geo b/benchmarks/3d/Falcon/CreateVolumeAroundFalcon_FrontalISO.geo
index 928569780c..5372b9b721 100644
--- a/benchmarks/3d/Falcon/CreateVolumeAroundFalcon_FrontalISO.geo
+++ b/benchmarks/3d/Falcon/CreateVolumeAroundFalcon_FrontalISO.geo
@@ -1,6 +1,6 @@
 Mesh.Algorithm3D=4; //1-Delaunay, 4-Frontal, 5-Frontal Delaunay 6-Frontal hex, 7-MMG3D, 9-RTree
 
-lc = 0.3;
+lc = 2;
 Mesh.CharacteristicLengthMin = lc;
 Mesh.CharacteristicLengthMax = lc;
 
-- 
GitLab