- Timestamp:
- 05/21/09 14:44:44 (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
issm/trunk/test/Verification/IceSheetNoIceFrontS3d_19/runme.m
r520 r572 31 31 32 32 %check solution requested 33 if (~strcmpi(package,'ice') | strcmpi(solution,'transient')), 33 if (~(strcmpi(package,'ice') | strcmpi(solution,'diagnostic'))... 34 | strcmpi(package,'macayeal')... 35 | strcmpi(solution,'transient')), 34 36 disp(sprintf(['\nsolution: ' solution ', with package: ' package ', in test: ' testname ', not supported yet.\n'])); 35 37 continue
Note:
See TracChangeset
for help on using the changeset viewer.