Changeset 27751


Ignore:
Timestamp:
05/15/23 10:53:07 (23 months ago)
Author:
Mathieu Morlighem
Message:

CHG: relaxing tolerances

File:
1 edited

Legend:

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

    r27748 r27751  
    113113%Fields and tolerances to track changes
    114114field_names     ={'Gradient1','Gradient2','Misfit','Rheology','DeepMelt'};
    115 field_tolerances={1e-12,1e-12,1e-12};
     115field_tolerances={1e-10,1e-10,1e-10};
    116116field_values={...
    117117        (md.results.TransientSolution(1).Gradient1),...
Note: See TracChangeset for help on using the changeset viewer.