Changeset 21049 for issm/trunk-jpl/test/NightlyRun/test431.m
- Timestamp:
- 08/02/16 17:06:46 (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
issm/trunk-jpl/test/NightlyRun/test431.m
r19648 r21049 11 11 md.initialization.waterfraction=zeros(md.mesh.numberofvertices,1); 12 12 md.initialization.watercolumn=zeros(md.mesh.numberofvertices,1); 13 md=solve(md, SteadystateSolutionEnum());13 md=solve(md,'SteadystateSolution'); 14 14 15 15 %Fields and tolerances to track changes
Note:
See TracChangeset
for help on using the changeset viewer.