Changeset 27312
- Timestamp:
- 10/14/22 21:04:53 (2 years ago)
- Location:
- issm/trunk-jpl/test/NightlyRun
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
issm/trunk-jpl/test/NightlyRun/test2071.m
r27308 r27312 64 64 %Fields and tolerances to track changes 65 65 field_names ={'LoveH_loading_temporal','LoveK_loading_temporal','LoveL_loading_temporal'}; 66 field_tolerances={ 3.0e-7,3.0e-7,8.0e-8};66 field_tolerances={4.0e-7,3.0e-7,8.0e-8}; 67 67 field_values={h,k,l}; 68 68 -
issm/trunk-jpl/test/NightlyRun/test2072.m
r27308 r27312 66 66 67 67 field_names ={'LoveH_loading_elastic','LoveK_loading_elastic','LoveL_loading_elastic'}; 68 field_tolerances={3.0e-6,1.0e-5, 5.0e-7};68 field_tolerances={3.0e-6,1.0e-5,6.0e-7}; 69 69 field_values={h,k,l}; 70 70
Note:
See TracChangeset
for help on using the changeset viewer.