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/test327.py

    r13661 r13672  
    1212md=setmask(md,'','')
    1313md=parameterize(md,'../Par/SquareSheetConstrained.py')
    14 md.extrude(3,1)
     14md.extrude(3,1.)
    1515md=setflowequation(md,'pattyn','all')
    1616md.cluster=generic('name',oshostname(),'np',3)
Note: See TracChangeset for help on using the changeset viewer.