Ignore:
Timestamp:
11/19/14 16:34:29 (10 years ago)
Author:
Mathieu Morlighem
Message:

CHG: relaxed tolerances

File:
1 edited

Legend:

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

    r18167 r18814  
    3535#Fields and tolerances to track changes
    3636field_names     =['Gradient','Misfits','FrictionCoefficient','Pressure','Vel','Vx','Vy']
    37 field_tolerances=[5e-05,1e-08,1e-08,1e-09,5e-08,5e-08,5e-08]
     37field_tolerances=[5e-05,1e-08,7e-08,5e-09,5e-09,5e-09,5e-09,5e-08,5e-08,5e-08]
    3838field_values=[\
    3939        md.results.StressbalanceSolution.Gradient1,\
Note: See TracChangeset for help on using the changeset viewer.