Ignore:
Timestamp:
11/18/13 16:24:41 (11 years ago)
Author:
Mathieu Morlighem
Message:

CHG: relaxing some tolerances

File:
1 edited

Legend:

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

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