Index: sm/trunk/test/NightlyRun/Pattyn.exp
===================================================================
--- /issm/trunk/test/NightlyRun/Pattyn.exp	(revision 6017)
+++ 	(revision )
@@ -1,10 +1,0 @@
-## Name:pattyndomain
-## Icon:0
-# Points Count  Value
-5 1.
-# X pos Y pos
-0 0
-500001 0
-500001 1000001
-0 1000001
-0 0
Index: /issm/trunk/test/NightlyRun/test239.m
===================================================================
--- /issm/trunk/test/NightlyRun/test239.m	(revision 6017)
+++ /issm/trunk/test/NightlyRun/test239.m	(revision 6018)
@@ -1,12 +1,7 @@
-md=mesh(model,'../Exp/Square.exp',100000);
+md=mesh(model,'../Exp/Square.exp',120000);
 md=geography(md,'all','');
 md=parameterize(md,'../Par/SquareShelf.par');
 md=extrude(md,2,1);
-md=setelementstype(md,'stokes','~Pattyn.exp','fill','pattyn');
-md.spcvelocity(:,4:6)=0;
-md.verbose=10;
-md.vx=zeros(md.numberofgrids,1);
-md.vy=zeros(md.numberofgrids,1);
-md.vz=zeros(md.numberofgrids,1);
+md=setelementstype(md,'stokes','../Exp/SquareHalfRight.exp','fill','pattyn');
 md=solve(md,'analysis_type',DiagnosticSolutionEnum);
 
