Index: /issm/trunk/test/Verification/IceShelfIceFrontM2d_1/runme.m
===================================================================
--- /issm/trunk/test/Verification/IceShelfIceFrontM2d_1/runme.m	(revision 1151)
+++ /issm/trunk/test/Verification/IceShelfIceFrontM2d_1/runme.m	(revision 1152)
@@ -64,5 +64,5 @@
 		md=parameterize(md,'Square.par');
 		md=setelementstype(md,'macayeal','all');
-		if md.numberofgrids==388
+		if md.numberofgrids==340
 			load Velocities; md.vx=0.5*vx; md.vy=0.5*vy;
 		end
Index: /issm/trunk/test/Verification/IceShelfIceFrontM2d_1/updatearchive.m
===================================================================
--- /issm/trunk/test/Verification/IceShelfIceFrontM2d_1/updatearchive.m	(revision 1151)
+++ /issm/trunk/test/Verification/IceShelfIceFrontM2d_1/updatearchive.m	(revision 1152)
@@ -39,5 +39,5 @@
 
 %go through the solutions requested
-testname='IceSheetNoIceFrontM2d_16';
+testname='IceShelfIceFrontM2d_1';
 for i=1:length(packages),
 	package=packages{i};
@@ -58,5 +58,5 @@
 		md=parameterize(md,'Square.par');
 		md=setelementstype(md,'macayeal','all');
-		if md.numberofgrids==388
+		if md.numberofgrids==340
 			load Velocities; md.vx=0.5*vx; md.vy=0.5*vy;
 		end
