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/test530.m

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