Index: /issm/trunk/test/NightlyRun/test426.m
===================================================================
--- /issm/trunk/test/NightlyRun/test426.m	(revision 5302)
+++ /issm/trunk/test/NightlyRun/test426.m	(revision 5303)
@@ -8,6 +8,6 @@
 
 %partitioning
-md.npart=md.numberofgrids;
-md=partitioner(md,'package','linear');
+md.npart=20;
+md=partitioner(md,'package','chaco','npart',md.npart,'weighting','on');
 md.part=md.part-1;
 
@@ -28,6 +28,5 @@
 md.qmu_params.interval_type='forward';
 md.qmu_params.tabular_graphics_data=true;
-md.mem_debug=1;
-md.np=2;
+
 
 %imperative!
