Changeset 706


Ignore:
Timestamp:
06/02/09 12:02:11 (15 years ago)
Author:
seroussi
Message:

updated test 17

Location:
issm/trunk/test/Verification/IceSheetNoIceFrontM3d_17
Files:
2 added
3 edited

Legend:

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

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

    r658 r706  
    2424
    2525                %check solution requested
    26                 if ((strcmpi(package,'cielo_parallel') & ~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.