source:
issm/trunk-jpl/examples/SquareIceShelf/README@
10937
Last change on this file since 10937 was 8294, checked in by , 14 years ago | |
---|---|
File size: 188 bytes |
Line | |
---|---|
1 | md=model; |
2 | md=mesh(md,'DomainOutline.exp',50000); |
3 | md=geography(md,'all',''); |
4 | md=parameterize(md,'Square.par'); |
5 | md=setelementstype(md,'macayeal','all'); |
6 | md=solve(md,DiagnosticSolutionEnum); |
Note:
See TracBrowser
for help on using the repository browser.