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
  • issm/trunk-jpl/test/NightlyRun/test3002.py

    r13455 r13672  
    2424md=setmask(md,'all','')
    2525md=parameterize(md,'../Par/SquareShelfConstrained.py')
    26 md.extrude(3,2)
     26md.extrude(3,2.)
    2727md=setflowequation(md,'macayeal','all')
    2828md.cluster=generic('name',oshostname(),'np',3)
Note: See TracChangeset for help on using the changeset viewer.