Index: /issm/trunk/test/Par/ISMIPF.par
===================================================================
--- /issm/trunk/test/Par/ISMIPF.par	(revision 8243)
+++ /issm/trunk/test/Par/ISMIPF.par	(revision 8244)
@@ -18,4 +18,5 @@
 md.rheology_B=1.4734*10^14*ones(md.numberofgrids,1);
 md.rheology_n=1*ones(md.numberofelements,1);
+md.rheology_law=NoneEnum;
 
 disp('      boundary conditions for diagnostic model');
@@ -43,2 +44,3 @@
 md.ndt=10;
 md.artificial_diffusivity=1;
+md.min_thermal_constraints=10^5;
Index: /issm/trunk/test/Par/RoundSheetShelf.par
===================================================================
--- /issm/trunk/test/Par/RoundSheetShelf.par	(revision 8243)
+++ /issm/trunk/test/Par/RoundSheetShelf.par	(revision 8244)
@@ -82,6 +82,5 @@
 md.pressureload=pressureload;
 md.spcthickness=zeros(md.numberofgrids,2);
-
-
+md.diagnostic_ref=NaN*ones(md.numberofgrids,6);
 
 %Change name so that no test have the same name
