Index: /issm/branches/trunk-larour-NatGeoScience2016/src/m/mesh/meshintersect.m
===================================================================
--- /issm/branches/trunk-larour-NatGeoScience2016/src/m/mesh/meshintersect.m	(revision 22171)
+++ /issm/branches/trunk-larour-NatGeoScience2016/src/m/mesh/meshintersect.m	(revision 22172)
@@ -12,5 +12,5 @@
 
 	%retrieve tolerance: 
-	tolerance=getfieldvalue(options,'tolerance',1e-10);
+	tolerance=getfieldvalue(options,'tolerance',1e-5);
 
 	%go through lats,longs and find within tolerance, the index of the corresponding value in lat,long: 
