Changeset 16946


Ignore:
Timestamp:
11/26/13 00:19:29 (11 years ago)
Author:
Eric.Larour
Message:

CHG: adjusting tolerances

File:
1 edited

Legend:

Unmodified
Added
Removed
  • TabularUnified issm/trunk-jpl/test/NightlyRun/test508.py ΒΆ

    r16944 r16946  
    1919# Fields and tolerances to track changes
    2020field_names     =['Vx','Vy','Vz','Vel','Pressure','Temperature','BasalforcingsMeltingRate']
    21 field_tolerances=[5e-08,8.15e-09,5e-08,8.5e-09,1e-09,3e-08,3e-07]
     21field_tolerances=[5e-08,1.6e-08,5e-08,1.6e-08,1e-09,6e-08,5e-07]
    2222field_values=[\
    2323        md.results.SteadystateSolution.Vx,\
Note: See TracChangeset for help on using the changeset viewer.