source: issm/oecreview/Archive/24684-25833/ISSM-25397-25398.diff

Last change on this file was 25834, checked in by Mathieu Morlighem, 4 years ago

CHG: added 24684-25833

File size: 1.6 KB
  • ../trunk-jpl/test/NightlyRun/test252.py

     
    8282field_tolerances = [1e-12,1e-12,1e-12,1e-12,1e-12,1e-12,1e-12,1e-12,1e-12,1e-12,1e-12,1e-12,1e-12,
    8383                   1e-12,1e-12,1e-11,1e-10,2e-11,1e-11,1e-12,1e-11,1e-12,1e-12,1e-12,1e-11,
    8484                   1e-12,1e-12,2e-12,2e-11,4e-11,1e-11,1e-12,1e-11,1e-11,1e-12,1e-12,1e-11,
    85                    1e-11,1e-11,4e-11,4e-11,1e-12,2e-11,1e-12,1e-12,1e-10,1e-12,1e-12,2e-11]
     85                   1e-11,1e-11,4e-11,4e-11,1e-12,4e-11,1e-12,1e-12,1e-10,1e-12,1e-12,2e-11]
    8686
    8787
    8888#shape is different in python solution (fixed using reshape) which can cause test failure:
  • ../trunk-jpl/test/NightlyRun/test252.m

     
    6666field_tolerances ={1e-12,1e-12,1e-12,1e-12,1e-12,1e-12,1e-12,1e-12,1e-12,1e-12,1e-12,1e-12,1e-12,...
    6767                   1e-12,1e-12,1e-11,1e-10,2e-11,1e-11,1e-12,1e-11,1e-12,1e-12,1e-12,1e-11,...
    6868                   1e-12,1e-12,2e-12,2e-11,4e-11,1e-11,1e-12,1e-11,1e-11,1e-12,1e-12,1e-11,...
    69                    1e-11,1e-11,4e-11,4e-11,1e-12,2e-11,1e-12,1e-12,1e-10,1e-12,1e-12,2e-11};
     69                   1e-11,1e-11,4e-11,4e-11,1e-12,4e-11,1e-12,1e-12,1e-10,1e-12,1e-12,2e-11};
    7070
    7171field_values={...
    7272        (nlayers)...
Note: See TracBrowser for help on using the repository browser.