Last change
on this file since 13980 was 13980, checked in by Mathieu Morlighem, 12 years ago |
preparing oecreview for 13393-13976'
|
File size:
567 bytes
|
Rev | Line | |
---|
[13980] | 1 | Index: ../trunk-jpl/test/NightlyRun/test503.py
|
---|
| 2 | ===================================================================
|
---|
| 3 | --- ../trunk-jpl/test/NightlyRun/test503.py (revision 13682)
|
---|
| 4 | +++ ../trunk-jpl/test/NightlyRun/test503.py (revision 13683)
|
---|
| 5 | @@ -10,7 +10,7 @@
|
---|
| 6 | md=triangle(model(),'../Exp/Pig.exp',20000.)
|
---|
| 7 | md=setmask(md,'../Exp/PigShelves.exp','../Exp/PigIslands.exp')
|
---|
| 8 | md=parameterize(md,'../Par/Pig.py')
|
---|
| 9 | -md.extrude(3,0.9.)
|
---|
| 10 | +md.extrude(3,0.9)
|
---|
| 11 | md=setflowequation(md,'stokes','all')
|
---|
| 12 | md.cluster=generic('name',oshostname(),'np',3)
|
---|
| 13 | md=solve(md,DiagnosticSolutionEnum())
|
---|
Note:
See
TracBrowser
for help on using the repository browser.