Ignore:
Timestamp:
09/04/13 15:15:32 (12 years ago)
Author:
seroussi
Message:

CHG: updated some tolerances for thickness varying with x

File:
1 edited

Legend:

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

    r16006 r16072  
    1919#Fields and tolerances to track changes
    2020field_names     =['Vx','Vy','Vz','Vel','Pressure']
    21 field_tolerances=[1e-08,2e-09,2e-05,2e-09,1e-07]
     21field_tolerances=[1e-07,1e-07,2e-05,1e-07,2e-07]
    2222field_values=[\
    2323        md.results.StressbalanceSolution.Vx,\
Note: See TracChangeset for help on using the changeset viewer.