Ignore:
Timestamp:
05/19/09 14:49:44 (16 years ago)
Author:
Mathieu Morlighem
Message:

do not use package macayeal for Hutter

File:
1 edited

Legend:

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

    r487 r497  
    3131
    3232                %check solution requested
    33                 if (~(strcmpi(package,'ice') | strcmpi(solution,'diagnostic')) ),
     33                if (~(strcmpi(package,'ice') | strcmpi(solution,'diagnostic')) | strcmpi(package,'macayeal')),
    3434                        disp(sprintf(['\nsolution: ' solution  ', with package: ' package  ', in test: ' testname  ', not supported yet.\n']));
    3535                        continue
Note: See TracChangeset for help on using the changeset viewer.