Ignore:
Timestamp:
09/09/11 07:57:57 (14 years ago)
Author:
seroussi
Message:

fixed test nr

File:
1 edited

Legend:

Unmodified
Added
Removed
  • issm/trunk/test/NightlyRun/test413.m

    r9703 r9720  
    1111field_tolerances={1e-13,1e-13};
    1212field_values={...
    13         PatchToVec(md.results.ThermalSolution.Temperature),...
    14         PatchToVec(md.results.ThermalSolution.BasalforcingsMeltingRate),...
     13        PatchToVec(md.results.ThermalSolution(1).Temperature),...
     14        PatchToVec(md.results.ThermalSolution(1).BasalforcingsMeltingRate),...
    1515        };
Note: See TracChangeset for help on using the changeset viewer.