source: issm/oecreview/Archive/19101-20495/ISSM-20093-20094.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: 629 bytes
RevLine 
[20498]1Index: ../trunk-jpl/test/NightlyRun/test410.m
2===================================================================
3--- ../trunk-jpl/test/NightlyRun/test410.m (revision 20093)
4+++ ../trunk-jpl/test/NightlyRun/test410.m (revision 20094)
5@@ -10,7 +10,7 @@
6
7 %Fields and tolerances to track changes
8 field_names ={'Vx','Vy','Vz','Vel','Pressure','Temperature','BasalforcingsGroundediceMeltingRate'};
9-field_tolerances={1e-09,1e-09,1e-08,3e-10,1e-13,3e-10,1e-06};
10+field_tolerances={1e-09,1e-09,1e-08,3e-10,1e-13,5e-10,1e-06};
11 field_values={...
12 (md.results.SteadystateSolution.Vx),...
13 (md.results.SteadystateSolution.Vy),...
Note: See TracBrowser for help on using the repository browser.