Index: /issm/trunk-jpl/test/NightlyRun/test218.m
===================================================================
--- /issm/trunk-jpl/test/NightlyRun/test218.m	(revision 25006)
+++ /issm/trunk-jpl/test/NightlyRun/test218.m	(revision 25007)
@@ -92,5 +92,5 @@
 %Fields and tolerances to track changes
 md.qmu.results=md.results.dakota;
-md.results.dakota.importancefactors=importancefactors(md,'scaled_MaterialsRheologyB','MaxVel')';
+md.results.dakota.importancefactors=importancefactors(md,'scaled_MaterialsRheologyB','MaxVel',partition)';
 field_names     ={'importancefactors'};
 field_tolerances={1e-10};
Index: /issm/trunk-jpl/test/NightlyRun/test412.m
===================================================================
--- /issm/trunk-jpl/test/NightlyRun/test412.m	(revision 25006)
+++ /issm/trunk-jpl/test/NightlyRun/test412.m	(revision 25007)
@@ -50,5 +50,5 @@
 %Fields and tolerances to track changes
 md.qmu.results=md.results.dakota;
-md.results.dakota.importancefactors=importancefactors(md,'scaled_FrictionCoefficient','MaxVel')';
+md.results.dakota.importancefactors=importancefactors(md,'scaled_FrictionCoefficient','MaxVel',partition)';
 field_names     ={'importancefactors'};
 field_tolerances={1e-10};
Index: /issm/trunk-jpl/test/NightlyRun/test413.m
===================================================================
--- /issm/trunk-jpl/test/NightlyRun/test413.m	(revision 25006)
+++ /issm/trunk-jpl/test/NightlyRun/test413.m	(revision 25007)
@@ -50,5 +50,5 @@
 %Fields and tolerances to track changes
 md.qmu.results=md.results.dakota;
-md.results.dakota.importancefactors=importancefactors(md,'scaled_FrictionCoefficient','MaxVel')';
+md.results.dakota.importancefactors=importancefactors(md,'scaled_FrictionCoefficient','MaxVel',partition)';
 field_names     ={'importancefactors'};
 field_tolerances={1e-10};
