Changeset 18768


Ignore:
Timestamp:
11/10/14 09:19:45 (10 years ago)
Author:
Mathieu Morlighem
Message:

CHG: relaxed tolerances

File:
1 edited

Legend:

Unmodified
Added
Removed
  • issm/trunk-jpl/test/NightlyRun/test340.m

    r18704 r18768  
    2222%Fields and tolerances to track changes
    2323field_names     ={'Gradient','Misfits','FrictionCoefficient','Pressure','Vel','Vx','Vy'};
    24 field_tolerances={3e-08,1e-07,1e-10,1e-10,1e-09,1e-09,1e-09};
     24field_tolerances={3e-08,1e-07,5e-10,1e-10,1e-09,1e-09,1e-09};
    2525field_values={...
    2626        (md.results.StressbalanceSolution.Gradient1),...
Note: See TracChangeset for help on using the changeset viewer.