Changeset 17666


Ignore:
Timestamp:
04/08/14 09:17:58 (11 years ago)
Author:
seroussi
Message:

CHG: minor tolerances

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

Legend:

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

    r16167 r17666  
    1111%Fields and tolerances to track changes
    1212field_names     ={'Vx','Vy','Vel','Pressure'};
    13 field_tolerances={4.5e-8,1.35e-8,1.55e-8,1e-11};
     13field_tolerances={5.0e-8,2.0e-8,2.0e-8,1e-11};
    1414field_values={...
    1515           (md.results.StressbalanceSolution.Vx),...
  • issm/trunk-jpl/test/NightlyRun/test435.m

    r17663 r17666  
    4848        'Bed3','Surface3','Thickness3','Floatingice3','Vx3','Vy3','Vz3','Pressure3'};
    4949field_tolerances={2e-11,3e-12,2e-11,1e-11,4e-10,1e-08,6e-10,1e-13,...
    50         2e-11,4e-12,9e-10,2e-11,1e-09,1e-08,3e-10,1e-10,...
     50        2e-11,4.5e-12,9e-10,2e-11,1e-09,1e-08,3e-10,1e-10,...
    5151        1e-10,3e-11,1e-10,7e-11,1e-09,1e-08,1e-09,2e-11};
    5252field_values={...
Note: See TracChangeset for help on using the changeset viewer.