source:
issm/oecreview/Archive/13393-13976/ISSM-13682-13683.diff@
14312
Last change on this file since 14312 was 13980, checked in by , 12 years ago | |
---|---|
File size: 567 bytes |
-
../trunk-jpl/test/NightlyRun/test503.py
10 10 md=triangle(model(),'../Exp/Pig.exp',20000.) 11 11 md=setmask(md,'../Exp/PigShelves.exp','../Exp/PigIslands.exp') 12 12 md=parameterize(md,'../Par/Pig.py') 13 md.extrude(3,0.9 .)13 md.extrude(3,0.9) 14 14 md=setflowequation(md,'stokes','all') 15 15 md.cluster=generic('name',oshostname(),'np',3) 16 16 md=solve(md,DiagnosticSolutionEnum())
Note:
See TracBrowser
for help on using the repository browser.