Ignore:
Timestamp:
05/21/09 14:44:44 (16 years ago)
Author:
seroussi
Message:

cielo serial test19

File:
1 edited

Legend:

Unmodified
Added
Removed
  • issm/trunk/test/Verification/IceSheetNoIceFrontS3d_19/runme.m

    r520 r572  
    3131
    3232                %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')),
    3436                        disp(sprintf(['\nsolution: ' solution  ', with package: ' package  ', in test: ' testname  ', not supported yet.\n']));
    3537                        continue
Note: See TracChangeset for help on using the changeset viewer.