source: issm/oecreview/Archive/19101-20495/ISSM-20246-20247.diff@ 20498

Last change on this file since 20498 was 20498, checked in by Mathieu Morlighem, 9 years ago

CHG: done with Archive/19101-20495

File size: 802 bytes
  • ../trunk-jpl/test/NightlyRun/test124.m

     
    2020        'Vx2','Vy2','Vel2','Pressure2','Bed2','Surface2','Thickness2',...
    2121        'Vx3','Vy3','Vel3','Pressure3','Bed3','Surface3','Thickness3'};
    2222field_tolerances={...
    23         2e-09,3.0e-9,3.0e-9,1e-10,1e-13,1e-13,1e-13,...
    24         1e-09,3e-10,3e-10,1e-10,1e-10,1e-10,1e-10,...
    25         1e-09,3e-10,3e-10,1e-10,1e-10,1e-10,1e-10};
     23        2e-09,3.0e-9,3.0e-9,1e-10,1e-13,1e-12,1e-12,...
     24        1e-09,3e-10,8e-10,1e-10,1e-10,1e-10,1e-10,...
     25        1e-09,3e-10,8e-10,1e-10,1e-10,1e-10,1e-10};
    2626field_values={...
    2727        (md.results.TransientSolution(1).Vx),...
    2828        (md.results.TransientSolution(1).Vy),...
Note: See TracBrowser for help on using the repository browser.