Changeset 12869


Ignore:
Timestamp:
08/02/12 09:10:09 (13 years ago)
Author:
seroussi
Message:

CHG: tolerance test421

File:
1 edited

Legend:

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

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