Index: /issm/trunk-jpl/test/NightlyRun/test101.m
===================================================================
--- /issm/trunk-jpl/test/NightlyRun/test101.m	(revision 25007)
+++ /issm/trunk-jpl/test/NightlyRun/test101.m	(revision 25008)
@@ -1,8 +1,8 @@
 %Test Name: SquareShelfConstrainedStressSSA2d
-md=triangle(model(),'../Exp/Square.exp',1000.);
+md=triangle(model(),'../Exp/Square.exp',50000.);
 md=setmask(md,'all','');
 md=parameterize(md,'../Par/SquareShelfConstrained.par');
 md=setflowequation(md,'SSA','all');
-md.cluster=generic('name',oshostname(),'np',3);
+md.cluster=generic('name',oshostname(),'np',2);
 
 %output
