Changeset 21049 for issm/trunk-jpl/test/NightlyRun/test613.py
- Timestamp:
- 08/02/16 17:06:46 (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
issm/trunk-jpl/test/NightlyRun/test613.py
r19049 r21049 39 39 md.verbose.control=1 40 40 md.cluster=generic('name',oshostname(),'np',3) 41 md=solve(md, BalancethicknessSolutionEnum())41 md=solve(md,'BalancethicknessSolution') 42 42 43 43 #Fields and tolerances to track changes
Note:
See TracChangeset
for help on using the changeset viewer.