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
RevLine 
[20498]1Index: ../trunk-jpl/test/NightlyRun/test124.m
2===================================================================
3--- ../trunk-jpl/test/NightlyRun/test124.m (revision 20246)
4+++ ../trunk-jpl/test/NightlyRun/test124.m (revision 20247)
5@@ -20,9 +20,9 @@
6 'Vx2','Vy2','Vel2','Pressure2','Bed2','Surface2','Thickness2',...
7 'Vx3','Vy3','Vel3','Pressure3','Bed3','Surface3','Thickness3'};
8 field_tolerances={...
9- 2e-09,3.0e-9,3.0e-9,1e-10,1e-13,1e-13,1e-13,...
10- 1e-09,3e-10,3e-10,1e-10,1e-10,1e-10,1e-10,...
11- 1e-09,3e-10,3e-10,1e-10,1e-10,1e-10,1e-10};
12+ 2e-09,3.0e-9,3.0e-9,1e-10,1e-13,1e-12,1e-12,...
13+ 1e-09,3e-10,8e-10,1e-10,1e-10,1e-10,1e-10,...
14+ 1e-09,3e-10,8e-10,1e-10,1e-10,1e-10,1e-10};
15 field_values={...
16 (md.results.TransientSolution(1).Vx),...
17 (md.results.TransientSolution(1).Vy),...
Note: See TracBrowser for help on using the repository browser.