Changeset 21049 for issm/trunk-jpl/test/NightlyRun/test105.m
- Timestamp:
- 08/02/16 17:06:46 (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
issm/trunk-jpl/test/NightlyRun/test105.m
r20140 r21049 5 5 md=setflowequation(md,'SSA','all'); 6 6 md.cluster=generic('name',oshostname(),'np',3); 7 md=solve(md, MasstransportSolutionEnum());7 md=solve(md,'MasstransportSolution'); 8 8 9 9 %Fields and tolerances to track changes
Note:
See TracChangeset
for help on using the changeset viewer.