Changeset 17344


Ignore:
Timestamp:
02/24/14 09:38:16 (11 years ago)
Author:
Mathieu Morlighem
Message:

CHG: relaxed some tolerances

File:
1 edited

Legend:

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

    r17326 r17344  
    4747        'Bed2','Surface2','Thickness2','Floatingice2','Vx2','Vy2','Vz2','Pressure2',...
    4848        'Bed3','Surface3','Thickness3','Floatingice3','Vx3','Vy3','Vz3','Pressure3'};
    49 field_tolerances={1e-11,1e-12,1e-11,1e-11,2e-10,1e-08,2e-10,1e-13,...
     49field_tolerances={1e-11,3e-12,1e-11,1e-11,3e-10,1e-08,3e-10,1e-13,...
    5050        1e-11,3e-12,9e-12,2e-11,1e-09,1e-08,2e-10,1e-10,...
    5151        1e-10,3e-11,1e-10,7e-11,1e-09,1e-08,1e-09,1e-11};
Note: See TracChangeset for help on using the changeset viewer.