Index: /issm/trunk-jpl/test/NightlyRun/test247.m
===================================================================
--- /issm/trunk-jpl/test/NightlyRun/test247.m	(revision 26401)
+++ /issm/trunk-jpl/test/NightlyRun/test247.m	(revision 26402)
@@ -1,4 +1,4 @@
 %Test Name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d
-md=triangle(model(),'../Exp/Square.exp',60000.);
+md=triangle(model(),'../Exp/Square.exp',180000.);
 md=setmask(md,'all','');
 md=parameterize(md,'../Par/SquareShelf.par');
Index: /issm/trunk-jpl/test/NightlyRun/test247.py
===================================================================
--- /issm/trunk-jpl/test/NightlyRun/test247.py	(revision 26401)
+++ /issm/trunk-jpl/test/NightlyRun/test247.py	(revision 26402)
@@ -13,5 +13,5 @@
 from SMBpddSicopolis import *
 
-md = triangle(model(), '../Exp/Square.exp', 60000.)
+md = triangle(model(), '../Exp/Square.exp', 180000.)
 md = setmask(md, 'all', '')
 md = parameterize(md, '../Par/SquareShelf.py')
