Changeset 26678


Ignore:
Timestamp:
11/30/21 06:51:27 (3 years ago)
Author:
vverjans
Message:

CHG: fix python syntax (2)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • issm/trunk-jpl/test/NightlyRun/test621.py

    r26676 r26678  
    1212
    1313md = triangle(model(), '../Exp/79North.exp', 6000)
    14 md = setmask(md, '../Exp/79NorthShelf.exp')
     14md = setmask(md, '../Exp/79NorthShelf.exp','')
    1515md = parameterize(md, '../Par/79North.py')
    1616md = setflowequation(md, 'SSA', 'all')
Note: See TracChangeset for help on using the changeset viewer.