Changeset 21049 for issm/trunk-jpl/test/NightlyRun/test303.m
- Timestamp:
- 08/02/16 17:06:46 (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
TabularUnified issm/trunk-jpl/test/NightlyRun/test303.m ΒΆ
r19049 r21049 5 5 md=setflowequation(md,'SIA','../Exp/SquareHalfRight.exp','fill','SSA'); 6 6 md.cluster=generic('name',oshostname(),'np',3); 7 md=solve(md, StressbalanceSolutionEnum());7 md=solve(md,'StressbalanceSolution'); 8 8 9 9 %Fields and tolerances to track changes
Note:
See TracChangeset
for help on using the changeset viewer.