source: issm/oecreview/Archive/19101-20495/ISSM-19662-19663.diff@ 20498

Last change on this file since 20498 was 20498, checked in by Mathieu Morlighem, 9 years ago

CHG: done with Archive/19101-20495

File size: 547 bytes
  • ../trunk-jpl/test/NightlyRun/test120.m

     
    1515
    1616%Fields and tolerances to track changes
    1717field_names     ={'Enthalpy','Waterfraction','Temperature'};
    18 field_tolerances={1e-13,2e-10,1e-13};
     18field_tolerances={1e-13,3e-10,1e-13};
    1919field_values={...
    2020        (md.results.ThermalSolution.Enthalpy),...
    2121        (md.results.ThermalSolution.Waterfraction),...
Note: See TracBrowser for help on using the repository browser.