- Timestamp:
- 05/07/09 09:00:16 (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
issm/trunk/test/Verification/IceSheetNoIceFrontM3d_17/runme.m
r259 r296 34 34 end 35 35 %check solution requested 36 if (~ strcmpi(package,'ice') | strcmpi(solution,'transient')),36 if (~(strcmpi(package,'ice') | (strcmpi(package,'cielo_serial') & strcmpi(solution,'diagnostic'))) | strcmpi(solution,'transient')), 37 37 disp(sprintf(['\nsolution: ' solution ', with package: ' package ', in test: ' testname ', not supported yet.\n'])); 38 38 continue
Note:
See TracChangeset
for help on using the changeset viewer.