Ignore:
Timestamp:
10/15/12 13:57:24 (12 years ago)
Author:
Mathieu Morlighem
Message:

CHG: added point at the end of extrude command, extrude exponent is a float and not an integer

File:
1 edited

Legend:

Unmodified
Added
Removed
  • TabularUnified issm/trunk-jpl/test/NightlyRun/test502.py ΒΆ

    r13663 r13672  
    1111md=setmask(md,'../Exp/PigShelves.exp','../Exp/PigIslands.exp')
    1212md=parameterize(md,'../Par/Pig.py')
    13 md.extrude(3,0.9)
     13md.extrude(3,0.9.)
    1414md=setflowequation(md,'pattyn','all')
    1515md.cluster=generic('name',oshostname(),'np',3)
Note: See TracChangeset for help on using the changeset viewer.