Ignore:
Timestamp:
12/01/13 10:39:45 (11 years ago)
Author:
Eric.Larour
Message:

CHG: legitimate relaxation of test tolerances.

File:
1 edited

Legend:

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

    r16192 r16984  
    2020#Fields and tolerances to track changes
    2121field_names     =['Vx','Vy','Vz','Vel','Pressure']
    22 field_tolerances=[1e-08,1e-08,1e-07,1e-08,1e-08]
     22field_tolerances=[1e-08,1e-08,3e-07,1e-08,1e-08]
    2323field_values=[\
    2424        md.results.StressbalanceSolution.Vx,\
Note: See TracChangeset for help on using the changeset viewer.