source:
issm/workshop/04IceflowModels/runme.m@
18048
Last change on this file since 18048 was 18048, checked in by , 11 years ago | |
---|---|
|
|
File size: 156 bytes |
Line | |
---|---|
1 | md=triangle(model(),'Square.exp',80000.); |
2 | md=setmask(md,'all',''); |
3 | md=parameterize(md,'SquareShelf.par'); |
4 | md=extrude(md,3,1); |
5 | %Set flow equation |
6 | ... |
7 | %Solve |
Note:
See TracBrowser
for help on using the repository browser.