Changeset 21049 for issm/trunk-jpl/test/NightlyRun/test201.py
- Timestamp:
- 08/02/16 17:06:46 (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
issm/trunk-jpl/test/NightlyRun/test201.py
r19049 r21049 15 15 md=setflowequation(md,'SSA','all') 16 16 md.cluster=generic('name',oshostname(),'np',3) 17 md=solve(md, StressbalanceSolutionEnum())17 md=solve(md,'StressbalanceSolution') 18 18 19 19 #Fields and tolerances to track changes
Note:
See TracChangeset
for help on using the changeset viewer.