Ignore:
Timestamp:
04/09/14 17:54:51 (11 years ago)
Author:
Mathieu Morlighem
Message:

CHG: relaxed tolerances

File:
1 edited

Legend:

Unmodified
Added
Removed
  • issm/trunk-jpl/test/NightlyRun/test702.m

    r17663 r17702  
    4646%Fields and tolerances to track changes
    4747field_names     ={'Vx','Vy','Vel','Pressure'};
    48 field_tolerances={3e-09,3e-09,3e-09,1e-08};
     48field_tolerances={1e-08,1e-08,1e-08,1e-08};
    4949field_values={...
    5050        (md.results.StressbalanceSolution.Vx),...
Note: See TracChangeset for help on using the changeset viewer.