Changeset 21049 for issm/trunk-jpl/test/NightlyRun/test310.m
- Timestamp:
- 08/02/16 17:06:46 (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
issm/trunk-jpl/test/NightlyRun/test310.m
r19051 r21049 8 8 md.masstransport.spcthickness=md.geometry.thickness; 9 9 md.cluster=generic('name',oshostname(),'np',3); 10 md=solve(md, MasstransportSolutionEnum());10 md=solve(md,'MasstransportSolution'); 11 11 12 12 %Fields and tolerances to track changes
Note:
See TracChangeset
for help on using the changeset viewer.