Changeset 27312


Ignore:
Timestamp:
10/14/22 21:04:53 (2 years ago)
Author:
jdquinn
Message:

CHG: Eased tolerances

Location:
issm/trunk-jpl/test/NightlyRun
Files:
2 edited

Legend:

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

    r27308 r27312  
    6464%Fields and tolerances to track changes
    6565field_names     ={'LoveH_loading_temporal','LoveK_loading_temporal','LoveL_loading_temporal'};
    66 field_tolerances={3.0e-7,3.0e-7,8.0e-8};
     66field_tolerances={4.0e-7,3.0e-7,8.0e-8};
    6767field_values={h,k,l};
    6868
  • issm/trunk-jpl/test/NightlyRun/test2072.m

    r27308 r27312  
    6666
    6767field_names     ={'LoveH_loading_elastic','LoveK_loading_elastic','LoveL_loading_elastic'};
    68 field_tolerances={3.0e-6,1.0e-5,5.0e-7};
     68field_tolerances={3.0e-6,1.0e-5,6.0e-7};
    6969field_values={h,k,l};
    7070
Note: See TracChangeset for help on using the changeset viewer.