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