Changeset 715


Ignore:
Timestamp:
06/02/09 13:36:32 (15 years ago)
Author:
seroussi
Message:

updated test10

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

Legend:

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

    r707 r715  
    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/IceSheetIceFrontP3d_10/updatearchive.m

    r709 r715  
    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.