Index: /issm/trunk/src/c/objects/Bamg/Mesh.cpp
===================================================================
--- /issm/trunk/src/c/objects/Bamg/Mesh.cpp	(revision 5583)
+++ /issm/trunk/src/c/objects/Bamg/Mesh.cpp	(revision 5584)
@@ -5303,5 +5303,5 @@
 			}
 		} 
-		if (bfind!=Gh.nbcurves) ISSMERROR("problem generating number of curves (Gh.nbcurves=%i bfind=%i)",Gh.nbcurves,bfind);
+		if (bfind!=Gh.nbcurves) ISSMERROR("problem generating number of curves (%i found in the geometry but %i curve found in the mesh)",Gh.nbcurves,bfind);
 
 		// method in 2 + 1 step 
