Index: /issm/branches/trunk-larour-NatGeoScience2016/src/m/classes/slr.m
===================================================================
--- /issm/branches/trunk-larour-NatGeoScience2016/src/m/classes/slr.m	(revision 22244)
+++ /issm/branches/trunk-larour-NatGeoScience2016/src/m/classes/slr.m	(revision 22245)
@@ -133,5 +133,5 @@
 			[els,vertices]=find(maskpos>0);
 			if length(els),
-				error('slr checkconsistency fail: there are elements with ice loads where some vertices are not on the ice!');
+				warning('slr checkconsistency fail: there are elements with ice loads where some vertices are not on the ice!');
 			end
 
