source: issm/workshop/04IceflowModels/runme.m@ 18047

Last change on this file since 18047 was 18047, checked in by Mathieu Morlighem, 11 years ago

NEW: added tutorial

  • Property svn:executable set to *
File size: 156 bytes
Line 
1md=triangle(model(),'Square.exp',50000.);
2md=setmask(md,'all','');
3md=parameterize(md,'SquareShelf.par');
4md=extrude(md,3,1);
5%Set flow equation
6...
7%Solve
Note: See TracBrowser for help on using the repository browser.