Changeset 722


Ignore:
Timestamp:
06/02/09 14:33:03 (16 years ago)
Author:
seroussi
Message:

updated test19

Location:
issm/trunk/test/Verification/IceSheetNoIceFrontS3d_19
Files:
5 added
2 edited

Legend:

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

    r707 r722  
    3131
    3232                %check solution requested
    33                 if (~(strcmpi(package,'ice') | strcmpi(solution,'diagnostic'))...
     33                if ((strcmpi(package,'cielo_parallel') & strcmpi(solution,'thermaltransient'))...
    3434                                | strcmpi(package,'macayeal')...
    3535                                | strcmpi(solution,'transient')),
  • issm/trunk/test/Verification/IceSheetNoIceFrontS3d_19/updatearchive.m

    r709 r722  
    2424
    2525                %check solution requested
    26                 if (~(strcmpi(package,'ice') | strcmpi(solution,'diagnostic'))...
     26                if ((strcmpi(package,'cielo_parallel') & strcmpi(solution,'thermaltransient'))...
    2727                                | strcmpi(package,'macayeal')...
    2828                                | strcmpi(solution,'transient')),
Note: See TracChangeset for help on using the changeset viewer.