- Timestamp:
- 05/29/09 15:58:59 (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
issm/trunk/test/Verification/IceSheetNoIceFrontHM3d_15/updatearchive.m
r520 r645 24 24 25 25 %check solution requested 26 if ( ~strcmpi(package,'ice') | strcmpi(solution,'transient')),26 if (strcmpi(package,'macayeal') | strcmpi(solution,'transient') | (strcmpi(package,'cielo_serial') & ~strcmpi(solution,'diagnostic'))), 27 27 disp(sprintf(['\nsolution: ' solution ', with package: ' package ', in test: ' testname ', not supported yet.\n'])); 28 28 continue
Note:
See TracChangeset
for help on using the changeset viewer.