Index: /issm/trunk-jpl/test/NightlyRun/test414.m
===================================================================
--- /issm/trunk-jpl/test/NightlyRun/test414.m	(revision 19576)
+++ /issm/trunk-jpl/test/NightlyRun/test414.m	(revision 19577)
@@ -7,4 +7,5 @@
 md.materials.rho_ice=10^7; %involved in the mass flux, make it easy
 md.geometry.thickness(:)=1; %make it easy
+md.geometry.surface=md.geometry.base+md.geometry.thickness;
 
 %constrain all velocities to 1 m/yr, in the y-direction
Index: /issm/trunk-jpl/test/NightlyRun/test417.m
===================================================================
--- /issm/trunk-jpl/test/NightlyRun/test417.m	(revision 19576)
+++ /issm/trunk-jpl/test/NightlyRun/test417.m	(revision 19577)
@@ -7,4 +7,5 @@
 md.materials.rho_ice=10^7; %involved in the mass flux, make it easy
 md.geometry.thickness(:)=1; %make it easy
+md.geometry.surface=md.geometry.base+md.geometry.thickness;
 
 %constrain all velocities to 1 m/yr, in the y-direction
