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

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

CHG: fixed runmes

  • Property svn:executable set to *
File size: 156 bytes
RevLine 
[18048]1md=triangle(model(),'Square.exp',80000.);
[18047]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.