Ignore:
Timestamp:
06/13/09 21:57:09 (16 years ago)
Author:
seroussi
Message:

added thermal in test6

File:
1 edited

Legend:

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

    r996 r1012  
    4747
    4848                %check solution requested
    49                 if ((strcmpi(package,'cielo_parallel') & strcmpi(solution,'thermaltransient'))...
    50                                 | strcmpi(package,'macayeal')...
     49                if (strcmpi(package,'macayeal')...
    5150                                | strcmpi(solution,'transient')),
    5251                        disp(sprintf(['\nsolution: ' solution  ', with package: ' package  ', in test: ' testname  ', not supported yet.\n']));
Note: See TracChangeset for help on using the changeset viewer.