Changeset 21049 for issm/trunk-jpl/test/NightlyRun/test406.m
- Timestamp:
- 08/02/16 17:06:46 (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
issm/trunk-jpl/test/NightlyRun/test406.m
r19049 r21049 7 7 md.cluster=generic('name',oshostname(),'np',3); 8 8 md.timestepping.time_step=0.; 9 md=solve(md, ThermalSolutionEnum());9 md=solve(md,'ThermalSolution'); 10 10 11 11 %Fields and tolerances to track changes
Note:
See TracChangeset
for help on using the changeset viewer.