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

    r13668 r13672  
    1212md=setmask(md,'../Exp/79NorthShelf.exp','')
    1313md=parameterize(md,'../Par/79North.py')
    14 md.extrude(2,1.)
     14md.extrude(2,1..)
    1515md=setflowequation(md,'macayeal','all')
    1616md.cluster=generic('name',oshostname(),'np',3)
Note: See TracChangeset for help on using the changeset viewer.