Changeset 16553


Ignore:
Timestamp:
10/28/13 09:03:17 (11 years ago)
Author:
seroussi
Message:

CHG: tolerances test702

File:
1 edited

Legend:

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

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