Ignore:
Timestamp:
06/12/13 07:41:49 (12 years ago)
Author:
Mathieu Morlighem
Message:

CHG: relaxed tolerances

File:
1 edited

Legend:

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

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