Ignore:
Timestamp:
11/29/11 19:29:01 (13 years ago)
Author:
Eric.Larour
Message:

merged trunk-jpl and trunk for revision 10980

Location:
issm/trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • issm/trunk

  • issm/trunk/test/NightlyRun/test529.m

    r9703 r10981  
    1212field_tolerances={1e-13,1e-9,1e-13,1e-9};
    1313field_values={...
    14         PatchToVec(md.results.ThermalSolution(1).Temperature),...
    15         PatchToVec(md.results.ThermalSolution(1).BasalforcingsMeltingRate),...
    16         PatchToVec(md.results.ThermalSolution(2).Temperature),...
    17         PatchToVec(md.results.ThermalSolution(2).BasalforcingsMeltingRate),...
     14        (md.results.ThermalSolution(1).Temperature),...
     15        (md.results.ThermalSolution(1).BasalforcingsMeltingRate),...
     16        (md.results.ThermalSolution(2).Temperature),...
     17        (md.results.ThermalSolution(2).BasalforcingsMeltingRate),...
    1818        };
Note: See TracChangeset for help on using the changeset viewer.