Ignore:
Timestamp:
11/26/13 11:38:20 (11 years ago)
Author:
Eric.Larour
Message:

CHG: relaxing tolerances.

File:
1 edited

Legend:

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

    r16944 r16952  
    1010%Fields and tolerances to track changes
    1111field_names     ={'Vx','Vy','Vz','Vel','Pressure','Temperature','BasalforcingsMeltingRate'};
    12 field_tolerances={5e-08,2e-08,5e-08,2e-08,1e-09,2e-07,5e-07};
     12field_tolerances={5e-08,3e-08,5e-08,3e-08,1e-09,2e-07,8e-07};
    1313field_values={...
    1414        (md.results.SteadystateSolution.Vx),...
Note: See TracChangeset for help on using the changeset viewer.