Changeset 15532


Ignore:
Timestamp:
07/22/13 10:24:38 (12 years ago)
Author:
seroussi
Message:

CHG: tolerance test 434

File:
1 edited

Legend:

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

    r15524 r15532  
    99%Fields and tolerances to track changes
    1010field_names     ={'Vx','Vy','Vz','Vel','Pressure'};
    11 field_tolerances={1e-13,1e-13,1e-13,1e-13,1e-13};
     11field_tolerances={1e-07,1e-07,1e-07,1e-07,1e-07};
    1212field_values={...
    1313        (md.results.DiagnosticSolution.Vx),...
Note: See TracChangeset for help on using the changeset viewer.