Changeset 21049 for issm/trunk-jpl/test/NightlyRun/test1208.m
- Timestamp:
- 08/02/16 17:06:46 (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
issm/trunk-jpl/test/NightlyRun/test1208.m
r19049 r21049 28 28 %Now we can solve the problem 29 29 md.cluster=generic('name',oshostname(),'np',8); 30 md=solve(md, TransientSolutionEnum());30 md=solve(md,'TransientSolution'); 31 31 32 32 %Fields and tolerances to track changes
Note:
See TracChangeset
for help on using the changeset viewer.