source: issm/oecreview/Archive/17984-18295/ISSM-18084-18085.diff@ 18296

Last change on this file since 18296 was 18296, checked in by Mathieu Morlighem, 11 years ago

Added 17984-18295

File size: 1.8 KB
RevLine 
[18296]1Index: ../trunk-jpl/test/NightlyRun/test513.py
2===================================================================
3--- ../trunk-jpl/test/NightlyRun/test513.py (revision 18084)
4+++ ../trunk-jpl/test/NightlyRun/test513.py (revision 18085)
5@@ -35,7 +35,7 @@
6
7 # Fields and tolerances to track changes
8 field_names =['Gradient','Misfits','FrictionCoefficient','Pressure','Vel','Vx','Vy','Vz','Temperature','BasalforcingsGroundediceMeltingRate']
9-field_tolerances=[2e-10,2e-10,1e-10,1e-10,3e-6,3e-6,3e-6,3e-6,2e-6,2e-06]
10+field_tolerances=[4e-10,2e-10,1e-10,1e-10,3e-6,3e-6,3e-6,3e-6,2e-6,2e-06]
11 field_values=[\
12 md.results.SteadystateSolution.Gradient1,\
13 md.results.SteadystateSolution.J,\
14Index: ../trunk-jpl/test/NightlyRun/test513.m
15===================================================================
16--- ../trunk-jpl/test/NightlyRun/test513.m (revision 18084)
17+++ ../trunk-jpl/test/NightlyRun/test513.m (revision 18085)
18@@ -24,7 +24,7 @@
19
20 %Fields and tolerances to track changes
21 field_names ={'Gradient','Misfits','FrictionCoefficient','Pressure','Vel','Vx','Vy','Vz','Temperature','BasalforcingsGroundediceMeltingRate'};
22-field_tolerances={2e-10,2e-10,1e-10,1e-10,3e-6,3e-6,3e-6,3e-6,2e-6,2e-06};
23+field_tolerances={4e-10,2e-10,1e-10,1e-10,3e-6,3e-6,3e-6,3e-6,2e-6,2e-06};
24 field_values={...
25 (md.results.SteadystateSolution.Gradient1),...
26 md.results.SteadystateSolution.J,...
27Index: ../trunk-jpl/test/Archives/Archive303.nc
28===================================================================
29Cannot display: file marked as a binary type.
30svn:mime-type = application/octet-stream
31Index: ../trunk-jpl/test/Archives/Archive306.nc
32===================================================================
33Cannot display: file marked as a binary type.
34svn:mime-type = application/octet-stream
Note: See TracBrowser for help on using the repository browser.