Ignore:
Timestamp:
05/29/09 15:58:59 (16 years ago)
Author:
seroussi
Message:

added diagnostic cielo_serial test15

File:
1 edited

Legend:

Unmodified
Added
Removed
  • issm/trunk/test/Verification/IceSheetNoIceFrontHM3d_15/updatearchive.m

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