Changeset 743


Ignore:
Timestamp:
06/03/09 11:19:09 (16 years ago)
Author:
seroussi
Message:

archive hutter 3d parallel

Location:
issm/trunk/test/Verification/IceSheetNoIceFrontH3d_13
Files:
1 added
2 edited

Legend:

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

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

    r729 r743  
    2424
    2525                %check solution requested
    26                 if ((strcmpi(package,'cielo_parallel') & (strcmpi(solution,'diagnostic') | strcmpi(solution,'thermaltransient')))...
     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.