Changeset 747
- Timestamp:
- 06/03/09 14:52:51 (16 years ago)
- Location:
- issm/trunk/test/Verification/IceSheetNoIceFrontHM3d_15
- Files:
-
- 1 added
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
issm/trunk/test/Verification/IceSheetNoIceFrontHM3d_15/runme.m
r745 r747 31 31 32 32 %check solution requested 33 if ((strcmpi(package,'cielo_parallel') & (strcmpi(solution,' diagnostic') | strcmpi(solution,'thermaltransient')))...33 if ((strcmpi(package,'cielo_parallel') & (strcmpi(solution,'thermaltransient')))... 34 34 | strcmpi(package,'macayeal')... 35 35 | strcmpi(solution,'transient')), -
issm/trunk/test/Verification/IceSheetNoIceFrontHM3d_15/updatearchive.m
r730 r747 24 24 25 25 %check solution requested 26 if ((strcmpi(package,'cielo_parallel') & (strcmpi(solution,' diagnostic') | strcmpi(solution,'thermaltransient')))...26 if ((strcmpi(package,'cielo_parallel') & (strcmpi(solution,'thermaltransient')))... 27 27 | strcmpi(package,'macayeal')... 28 28 | strcmpi(solution,'transient')),
Note:
See TracChangeset
for help on using the changeset viewer.