Changeset 6018
- Timestamp:
 - 09/24/10 10:18:00 (15 years ago)
 - Location:
 - issm/trunk/test/NightlyRun
 - Files:
 - 
      
- 1 deleted
 - 1 edited
 
- 
          
  Pattyn.exp (deleted)
 - 
          
  test239.m (modified) (1 diff)
 
 
Legend:
- Unmodified
 - Added
 - Removed
 
- 
      
issm/trunk/test/NightlyRun/test239.m
r5973 r6018 1 md=mesh(model,'../Exp/Square.exp',1 00000);1 md=mesh(model,'../Exp/Square.exp',120000); 2 2 md=geography(md,'all',''); 3 3 md=parameterize(md,'../Par/SquareShelf.par'); 4 4 md=extrude(md,2,1); 5 md=setelementstype(md,'stokes','~Pattyn.exp','fill','pattyn'); 6 md.spcvelocity(:,4:6)=0; 7 md.verbose=10; 8 md.vx=zeros(md.numberofgrids,1); 9 md.vy=zeros(md.numberofgrids,1); 10 md.vz=zeros(md.numberofgrids,1); 5 md=setelementstype(md,'stokes','../Exp/SquareHalfRight.exp','fill','pattyn'); 11 6 md=solve(md,'analysis_type',DiagnosticSolutionEnum); 12 7  
  Note:
 See   TracChangeset
 for help on using the changeset viewer.
  ![(please configure the [header_logo] section in trac.ini)](/trac/issm/chrome/common/trac_banner.png)