Ignore:
Timestamp:
06/26/23 17:49:07 (21 months ago)
Author:
jdquinn
Message:

CHG: Eased tolerances

File:
1 edited

Legend:

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

    r25183 r27811  
    5656%fields and tolerances to track changes {{{
    5757field_names     ={'EsaUmotion','EsaNmotion','EsaEmotion','EsaXmotion','EsaYmotion'};
    58 field_tolerances={1e-13,1e-13,1e-13,1e-13,1e-13};
     58field_tolerances={1e-13,3e-13,3e-13,2e-13,3e-13};
    5959field_values={...
    6060        (md.results.EsaSolution.EsaUmotion),...
Note: See TracChangeset for help on using the changeset viewer.