Changeset 24990 for issm/trunk-jpl/test/Par/SquareNoDyn.py
- Timestamp:
- 06/09/20 03:06:44 (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
issm/trunk-jpl/test/Par/SquareNoDyn.py
r24862 r24990 48 48 md.groundingline.migration = 'None' 49 49 50 md.transient = transient. setallnullparameters(md.transient)50 md.transient = transient.deactivateall(md.transient) 51 51 52 52 #Change name so that no test have the same name
Note:
See TracChangeset
for help on using the changeset viewer.