Index: /issm/trunk-jpl/test/NightlyRun/test2004.m
===================================================================
--- /issm/trunk-jpl/test/NightlyRun/test2004.m	(revision 24995)
+++ /issm/trunk-jpl/test/NightlyRun/test2004.m	(revision 24996)
@@ -139,5 +139,5 @@
 
 		disp('      reading bedrock');
-		md.geometry.bed=interpBedmap2(md.mesh.x,md.mesh.y,'bed');
+		md.geometry.bed=-ones(md.mesh.numberofvertices,1);
 	end % }}}
 	%Slr: {{{
@@ -371,5 +371,4 @@
 md.slr.love_l = love_numbers('l','CM'); md.slr.love_l(nlov+1:end)=[];
 md.slr.ocean_area_scaling = 0; 
-md.slr.loop_increment=200;
 
 %Miscellaneous
