Changeset 16093


Ignore:
Timestamp:
09/05/13 13:55:54 (12 years ago)
Author:
Eric.Larour
Message:

CHG: relaxing tolerances

File:
1 edited

Legend:

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

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