Changeset 747


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

diagnostic coupled MA/Hutter test15

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

Legend:

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

    r745 r747  
    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/IceSheetNoIceFrontHM3d_15/updatearchive.m

    r730 r747  
    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.