Ignore:
Timestamp:
08/17/18 10:06:25 (7 years ago)
Author:
jdquinn
Message:

CHG: Eased tolerances

File:
1 edited

Legend:

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

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