Ignore:
Timestamp:
01/31/19 11:32:45 (6 years ago)
Author:
jdquinn
Message:

CHG: Adjustment to elapsed time tolerance

File:
1 edited

Legend:

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

    r21877 r23671  
    2929#Fields and tolerances to track changes
    3030field_names     =['x1','y1','x2','y2','nbelements','elapsed time']
    31 field_tolerances=[2e-9,2e-9,1e-13,1e-13,1e-13,4.0]
     31field_tolerances=[2e-9,2e-9,1e-13,1e-13,1e-13,5.0]
    3232field_values=[\
    3333        x1, y1,\
Note: See TracChangeset for help on using the changeset viewer.