Index: /issm/trunk-jpl/test/NightlyRun/test342.m
===================================================================
--- /issm/trunk-jpl/test/NightlyRun/test342.m	(revision 20081)
+++ /issm/trunk-jpl/test/NightlyRun/test342.m	(revision 20082)
@@ -12,6 +12,5 @@
 md.timestepping.time_step=0.;
 md.thermal.requested_outputs={'default','BasalforcingsGeothermalflux'};
-md.cluster=generic('name',oshostname(),'np',1);
-%md.debug.valgrind='true';
+md.cluster=generic('name',oshostname(),'np',3);
 md=solve(md,ThermalSolutionEnum());
 
