[17802] | 1 | Index: ../trunk-jpl/test/NightlyRun/test511.py
|
---|
| 2 | ===================================================================
|
---|
| 3 | --- ../trunk-jpl/test/NightlyRun/test511.py (revision 16937)
|
---|
| 4 | +++ ../trunk-jpl/test/NightlyRun/test511.py (revision 16938)
|
---|
| 5 | @@ -38,7 +38,7 @@
|
---|
| 6 |
|
---|
| 7 | #Fields and tolerances to track changes
|
---|
| 8 | field_names =['Gradient','Misfits','MaterialsRheologyB','Pressure','Vel','Vx','Vy']
|
---|
| 9 | -field_tolerances=[1e-11,1e-12,1e-12,1e-09,1e-12,1e-12,1e-12,1e-12,1e-12,1e-12]
|
---|
| 10 | +field_tolerances=[1e-11,5e-12,1e-11,1e-09,2e-12,5e-12,2e-12]
|
---|
| 11 | field_values=[\
|
---|
| 12 | md.results.StressbalanceSolution.Gradient1,\
|
---|
| 13 | md.results.StressbalanceSolution.J,\
|
---|
| 14 | Index: ../trunk-jpl/test/NightlyRun/test426.m
|
---|
| 15 | ===================================================================
|
---|
| 16 | --- ../trunk-jpl/test/NightlyRun/test426.m (revision 16937)
|
---|
| 17 | +++ ../trunk-jpl/test/NightlyRun/test426.m (revision 16938)
|
---|
| 18 | @@ -23,8 +23,8 @@
|
---|
| 19 | 'Bed2','Surface2','Thickness2','Floatingice2','IceVolume2','IceVolumeAboveFloatation2',...
|
---|
| 20 | 'Bed3','Surface3','Thickness3','Floatingice3','IceVolume3','IceVolumeAboveFloatation3'};
|
---|
| 21 | field_tolerances={1e-13,1e-13,1e-13,1e-13,1e-13,1e-13,...
|
---|
| 22 | - 1e-11,1e-10,1e-11,1.25e-11,1e-13,1e-13,...
|
---|
| 23 | - 1e-10,1e-10,1e-10,1.15e-11,1e-13,1e-13};
|
---|
| 24 | + 1e-11,1e-10,1e-11,1.25e-11,5e-13,2e-12,...
|
---|
| 25 | + 1e-10,1e-10,1e-10,2e-11,5e-13,2e-12};
|
---|
| 26 | field_values={...
|
---|
| 27 | (md.results.TransientSolution(1).Bed),...
|
---|
| 28 | (md.results.TransientSolution(1).Surface),...
|
---|
| 29 | Index: ../trunk-jpl/test/NightlyRun/test410.m
|
---|
| 30 | ===================================================================
|
---|
| 31 | --- ../trunk-jpl/test/NightlyRun/test410.m (revision 16937)
|
---|
| 32 | +++ ../trunk-jpl/test/NightlyRun/test410.m (revision 16938)
|
---|
| 33 | @@ -9,7 +9,7 @@
|
---|
| 34 |
|
---|
| 35 | %Fields and tolerances to track changes
|
---|
| 36 | field_names ={'Vx','Vy','Vz','Vel','Pressure','Temperature','BasalforcingsMeltingRate'};
|
---|
| 37 | -field_tolerances={1e-09,1e-09,1e-08,2e-10,1e-13,1e-10,1e-06};
|
---|
| 38 | +field_tolerances={1e-09,1e-09,1e-08,2e-10,1e-13,2e-10,1e-06};
|
---|
| 39 | field_values={...
|
---|
| 40 | (md.results.SteadystateSolution.Vx),...
|
---|
| 41 | (md.results.SteadystateSolution.Vy),...
|
---|
| 42 | Index: ../trunk-jpl/test/NightlyRun/test610.py
|
---|
| 43 | ===================================================================
|
---|
| 44 | --- ../trunk-jpl/test/NightlyRun/test610.py (revision 16937)
|
---|
| 45 | +++ ../trunk-jpl/test/NightlyRun/test610.py (revision 16938)
|
---|
| 46 | @@ -18,7 +18,7 @@
|
---|
| 47 |
|
---|
| 48 | #Fields and tolerances to track changes
|
---|
| 49 | field_names =['Thickness']
|
---|
| 50 | -field_tolerances=[1e-13]
|
---|
| 51 | +field_tolerances=[1e-12]
|
---|
| 52 | field_values=[\
|
---|
| 53 | md.results.BalancethicknessSolution.Thickness,\
|
---|
| 54 | ]
|
---|
| 55 | Index: ../trunk-jpl/test/NightlyRun/test215.m
|
---|
| 56 | ===================================================================
|
---|
| 57 | --- ../trunk-jpl/test/NightlyRun/test215.m (revision 16937)
|
---|
| 58 | +++ ../trunk-jpl/test/NightlyRun/test215.m (revision 16938)
|
---|
| 59 | @@ -22,7 +22,7 @@
|
---|
| 60 |
|
---|
| 61 | %Fields and tolerances to track changes
|
---|
| 62 | field_names ={'Gradient','Misfits','MaterialsRheologyBbar','Pressure','Vel','Vx','Vy'};
|
---|
| 63 | -field_tolerances={1e-08,1e-09,1e-09,1e-09,1e-09,1e-09,1e-09,1e-09,3e-09,1e-09};
|
---|
| 64 | +field_tolerances={1e-08,1e-09,2e-09,1e-09,2e-09,5e-09,2e-09};
|
---|
| 65 | field_values={...
|
---|
| 66 | (md.results.StressbalanceSolution.Gradient1),...
|
---|
| 67 | (md.results.StressbalanceSolution.J),...
|
---|
| 68 | Index: ../trunk-jpl/test/NightlyRun/test501.m
|
---|
| 69 | ===================================================================
|
---|
| 70 | --- ../trunk-jpl/test/NightlyRun/test501.m (revision 16937)
|
---|
| 71 | +++ ../trunk-jpl/test/NightlyRun/test501.m (revision 16938)
|
---|
| 72 | @@ -7,7 +7,7 @@
|
---|
| 73 |
|
---|
| 74 | %Fields and tolerances to track changes
|
---|
| 75 | field_names ={'Vx','Vy','Vel','Pressure'};
|
---|
| 76 | -field_tolerances={1e-13,1e-13,1e-13,1e-13};
|
---|
| 77 | +field_tolerances={1e-12,2e-12,2e-12,1e-13};
|
---|
| 78 | field_values={...
|
---|
| 79 | (md.results.StressbalanceSolution.Vx),...
|
---|
| 80 | (md.results.StressbalanceSolution.Vy),...
|
---|
| 81 | Index: ../trunk-jpl/test/NightlyRun/test119.py
|
---|
| 82 | ===================================================================
|
---|
| 83 | --- ../trunk-jpl/test/NightlyRun/test119.py (revision 16937)
|
---|
| 84 | +++ ../trunk-jpl/test/NightlyRun/test119.py (revision 16938)
|
---|
| 85 | @@ -22,7 +22,7 @@
|
---|
| 86 |
|
---|
| 87 | #Fields and tolerances to track changes
|
---|
| 88 | field_names =['x1','y1','x2','y2','nbelements','elapsed time']
|
---|
| 89 | -field_tolerances=[1e-13,1e-13,1e-13,1e-13,1e-13,1.5]
|
---|
| 90 | +field_tolerances=[2e-9,2e-9,1e-13,1e-13,1e-13,1.5]
|
---|
| 91 | field_values=[\
|
---|
| 92 | x1, y1,\
|
---|
| 93 | x2, y2,\
|
---|
| 94 | Index: ../trunk-jpl/test/NightlyRun/test322.m
|
---|
| 95 | ===================================================================
|
---|
| 96 | --- ../trunk-jpl/test/NightlyRun/test322.m (revision 16937)
|
---|
| 97 | +++ ../trunk-jpl/test/NightlyRun/test322.m (revision 16938)
|
---|
| 98 | @@ -22,7 +22,7 @@
|
---|
| 99 |
|
---|
| 100 | %Fields and tolerances to track changes
|
---|
| 101 | field_names ={'Gradient','Misfits','FrictionCoefficient','Pressure','Vel','Vx','Vy'};
|
---|
| 102 | -field_tolerances={1e-06,1e-08,1e-09,1e-09,1e-09,1e-09,1e-09,1e-09,1e-09,1e-09};
|
---|
| 103 | +field_tolerances={1e-06,1e-08,1e-09,1e-09,1e-09,1e-09,1e-09,2e-09,2e-09,2e-09};
|
---|
| 104 | field_values={...
|
---|
| 105 | (md.results.StressbalanceSolution.Gradient1),...
|
---|
| 106 | (md.results.StressbalanceSolution.J),...
|
---|
| 107 | Index: ../trunk-jpl/test/NightlyRun/test504.py
|
---|
| 108 | ===================================================================
|
---|
| 109 | --- ../trunk-jpl/test/NightlyRun/test504.py (revision 16937)
|
---|
| 110 | +++ ../trunk-jpl/test/NightlyRun/test504.py (revision 16938)
|
---|
| 111 | @@ -16,7 +16,7 @@
|
---|
| 112 |
|
---|
| 113 | # Fields and tolerances to track changes
|
---|
| 114 | field_names =['Vx1','Vy1','Vel1','Pressure1','Bed1','Surface1','Thickness1','Vx2','Vy2','Vel2','Pressure2','Bed2','Surface2','Thickness2']
|
---|
| 115 | -field_tolerances=[1e-13,1e-13,1e-13,1e-13,1e-13,1e-13,1e-13,1e-13,1e-13,1e-13,1e-13,1e-13,1e-13,1e-13]
|
---|
| 116 | +field_tolerances=[1e-12,2e-12,2e-12,1e-13,1e-13,1e-13,1e-13,1e-12,1e-12,1e-12,1e-13,1e-13,1e-13,1e-13]
|
---|
| 117 | field_values=[\
|
---|
| 118 | md.results.TransientSolution[0].Vx,\
|
---|
| 119 | md.results.TransientSolution[0].Vy,\
|
---|
| 120 | Index: ../trunk-jpl/test/NightlyRun/test423.py
|
---|
| 121 | ===================================================================
|
---|
| 122 | --- ../trunk-jpl/test/NightlyRun/test423.py (revision 16937)
|
---|
| 123 | +++ ../trunk-jpl/test/NightlyRun/test423.py (revision 16938)
|
---|
| 124 | @@ -57,5 +57,5 @@
|
---|
| 125 |
|
---|
| 126 | #Fields and tolerances to track changes
|
---|
| 127 | field_names =['ElementOnIceShelfAgressive','VelAgressive','ElementOnIceShelfSoft','VelSoft','ElementOnIceShelfSubelement','VelSubelement','ElementOnIceShelfSubelement2','VelSubelement2']
|
---|
| 128 | -field_tolerances=[1e-13,1e-13,1e-13,1e-13,1e-13,1e-13,1e-13,1e-13]
|
---|
| 129 | +field_tolerances=[1e-13,2e-13,1e-13,2e-13,1e-13,2e-13,1e-13,2e-13]
|
---|
| 130 | field_values=[element_on_iceshelf_agressive,vel_agressive,element_on_iceshelf_soft,vel_soft,element_on_iceshelf_subelement,vel_subelement,element_on_iceshelf_subelement2,vel_subelement2]
|
---|
| 131 | Index: ../trunk-jpl/test/NightlyRun/test608.py
|
---|
| 132 | ===================================================================
|
---|
| 133 | --- ../trunk-jpl/test/NightlyRun/test608.py (revision 16937)
|
---|
| 134 | +++ ../trunk-jpl/test/NightlyRun/test608.py (revision 16938)
|
---|
| 135 | @@ -17,7 +17,7 @@
|
---|
| 136 |
|
---|
| 137 | #Fields and tolerances to track changes
|
---|
| 138 | field_names =['Thickness']
|
---|
| 139 | -field_tolerances=[1e-13]
|
---|
| 140 | +field_tolerances=[1e-12]
|
---|
| 141 | field_values=[\
|
---|
| 142 | md.results.BalancethicknessSolution.Thickness,\
|
---|
| 143 | ]
|
---|
| 144 | Index: ../trunk-jpl/test/NightlyRun/test608.m
|
---|
| 145 | ===================================================================
|
---|
| 146 | --- ../trunk-jpl/test/NightlyRun/test608.m (revision 16937)
|
---|
| 147 | +++ ../trunk-jpl/test/NightlyRun/test608.m (revision 16938)
|
---|
| 148 | @@ -7,7 +7,7 @@
|
---|
| 149 |
|
---|
| 150 | %Fields and tolerances to track changes
|
---|
| 151 | field_names ={'Thickness'};
|
---|
| 152 | -field_tolerances={1e-13};
|
---|
| 153 | +field_tolerances={1e-12};
|
---|
| 154 | field_values={...
|
---|
| 155 | (md.results.BalancethicknessSolution.Thickness),...
|
---|
| 156 | };
|
---|
| 157 | Index: ../trunk-jpl/test/NightlyRun/test415.py
|
---|
| 158 | ===================================================================
|
---|
| 159 | --- ../trunk-jpl/test/NightlyRun/test415.py (revision 16937)
|
---|
| 160 | +++ ../trunk-jpl/test/NightlyRun/test415.py (revision 16938)
|
---|
| 161 | @@ -35,7 +35,7 @@
|
---|
| 162 |
|
---|
| 163 | #Fields and tolerances to track changes
|
---|
| 164 | field_names =['Gradient','Misfits','FrictionCoefficient','Pressure','Vel','Vx','Vy','Vz','Temperature','BasalforcingsMeltingRate']
|
---|
| 165 | -field_tolerances=[1e-10,1e-9,1e-10,1e-13,1e-09,1e-09,1e-09,1e-8,1e-09,1e-6]
|
---|
| 166 | +field_tolerances=[5e-10,1e-9,1e-10,1e-13,1e-09,1e-09,1e-09,1e-8,1e-09,1e-6]
|
---|
| 167 | field_values=[\
|
---|
| 168 | md.results.SteadystateSolution.Gradient1,\
|
---|
| 169 | md.results.SteadystateSolution.J,\
|
---|
| 170 | Index: ../trunk-jpl/test/NightlyRun/test511.m
|
---|
| 171 | ===================================================================
|
---|
| 172 | --- ../trunk-jpl/test/NightlyRun/test511.m (revision 16937)
|
---|
| 173 | +++ ../trunk-jpl/test/NightlyRun/test511.m (revision 16938)
|
---|
| 174 | @@ -27,7 +27,7 @@
|
---|
| 175 |
|
---|
| 176 | %Fields and tolerances to track changes
|
---|
| 177 | field_names ={'Gradient','Misfits','MaterialsRheologyB','Pressure','Vel','Vx','Vy'};
|
---|
| 178 | -field_tolerances={1e-11,1e-12,1e-12,1e-09,1e-12,1e-12,1e-12,1e-12,1e-12,1e-12};
|
---|
| 179 | +field_tolerances={1e-11,5e-12,1e-11,1e-09,2e-12,5e-12,2e-12};
|
---|
| 180 | field_values={...
|
---|
| 181 | (md.results.StressbalanceSolution.Gradient1),...
|
---|
| 182 | (md.results.StressbalanceSolution.J),...
|
---|
| 183 | Index: ../trunk-jpl/test/NightlyRun/test119.m
|
---|
| 184 | ===================================================================
|
---|
| 185 | --- ../trunk-jpl/test/NightlyRun/test119.m (revision 16937)
|
---|
| 186 | +++ ../trunk-jpl/test/NightlyRun/test119.m (revision 16938)
|
---|
| 187 | @@ -17,7 +17,7 @@
|
---|
| 188 |
|
---|
| 189 | %Fields and tolerances to track changes
|
---|
| 190 | field_names ={'x1','y1','x2','y2','nbelements','elapsed time'};
|
---|
| 191 | -field_tolerances={1e-13,1e-13,1e-13,1e-13,1e-13,1.5};
|
---|
| 192 | +field_tolerances={2e-9,2e-9,1e-13,1e-13,1e-13,1.5};
|
---|
| 193 | field_values={...
|
---|
| 194 | x1, y1,...
|
---|
| 195 | x2, y2,...
|
---|
| 196 | Index: ../trunk-jpl/test/NightlyRun/test410.py
|
---|
| 197 | ===================================================================
|
---|
| 198 | --- ../trunk-jpl/test/NightlyRun/test410.py (revision 16937)
|
---|
| 199 | +++ ../trunk-jpl/test/NightlyRun/test410.py (revision 16938)
|
---|
| 200 | @@ -19,7 +19,7 @@
|
---|
| 201 |
|
---|
| 202 | #Fields and tolerances to track changes
|
---|
| 203 | field_names =['Vx','Vy','Vz','Vel','Pressure','Temperature','BasalforcingsMeltingRate']
|
---|
| 204 | -field_tolerances=[1e-09,1e-09,1e-08,1e-09,1e-13,1e-10,1e-06]
|
---|
| 205 | +field_tolerances=[1e-09,1e-09,1e-08,1e-09,1e-13,2e-10,1e-06]
|
---|
| 206 | field_values=[\
|
---|
| 207 | md.results.SteadystateSolution.Vx,\
|
---|
| 208 | md.results.SteadystateSolution.Vy,\
|
---|
| 209 | Index: ../trunk-jpl/test/NightlyRun/test514.py
|
---|
| 210 | ===================================================================
|
---|
| 211 | --- ../trunk-jpl/test/NightlyRun/test514.py (revision 16937)
|
---|
| 212 | +++ ../trunk-jpl/test/NightlyRun/test514.py (revision 16938)
|
---|
| 213 | @@ -54,7 +54,7 @@
|
---|
| 214 |
|
---|
| 215 | #Fields and tolerances to track changes
|
---|
| 216 | field_names =['x1','y1','x2','y2','x3','y3','x4','y4','x5','y5','x6','y6','x7','y7']
|
---|
| 217 | -field_tolerances=[1e-13,1e-13,1e-13,1e-13,1e-13,1e-13,1e-13,1e-13,1e-13,1e-13,1e-13,1e-13,1e-13,1e-13]
|
---|
| 218 | +field_tolerances = [2e-10,7e-10,1e-13,1e-13,1e-13,1e-13,1e-13,1e-13,1e-13,1e-13,1e-13,1e-13,1e-13,1e-13]
|
---|
| 219 | field_values=[\
|
---|
| 220 | x1, y1,\
|
---|
| 221 | y2, y2,\
|
---|
| 222 | Index: ../trunk-jpl/test/NightlyRun/test610.m
|
---|
| 223 | ===================================================================
|
---|
| 224 | --- ../trunk-jpl/test/NightlyRun/test610.m (revision 16937)
|
---|
| 225 | +++ ../trunk-jpl/test/NightlyRun/test610.m (revision 16938)
|
---|
| 226 | @@ -8,7 +8,7 @@
|
---|
| 227 |
|
---|
| 228 | %Fields and tolerances to track changes
|
---|
| 229 | field_names ={'Thickness'};
|
---|
| 230 | -field_tolerances={1e-13};
|
---|
| 231 | +field_tolerances={1e-12};
|
---|
| 232 | field_values={...
|
---|
| 233 | (md.results.BalancethicknessSolution.Thickness),...
|
---|
| 234 | };
|
---|
| 235 | Index: ../trunk-jpl/test/NightlyRun/test423.m
|
---|
| 236 | ===================================================================
|
---|
| 237 | --- ../trunk-jpl/test/NightlyRun/test423.m (revision 16937)
|
---|
| 238 | +++ ../trunk-jpl/test/NightlyRun/test423.m (revision 16938)
|
---|
| 239 | @@ -46,5 +46,5 @@
|
---|
| 240 |
|
---|
| 241 | %Fields and tolerances to track changes
|
---|
| 242 | field_names ={'ElementOnIceShelfAgressive','VelAgressive','ElementOnIceShelfSoft','VelSoft','ElementOnIceShelfSubelement','VelSubelement','ElementOnIceShelfSubelement2','VelSubelement2'};
|
---|
| 243 | -field_tolerances={1e-13,1e-13,1e-13,1e-13,1e-13,1e-13,1e-13,1e-13};
|
---|
| 244 | +field_tolerances={1e-13,2e-13,1e-13,2e-13,1e-13,2e-13,1e-13,2e-13};
|
---|
| 245 | field_values={element_on_iceshelf_agressive,vel_agressive,element_on_iceshelf_soft,vel_soft,element_on_iceshelf_subelement,vel_subelement,element_on_iceshelf_subelement2,vel_subelement2};
|
---|
| 246 | Index: ../trunk-jpl/test/NightlyRun/test504.m
|
---|
| 247 | ===================================================================
|
---|
| 248 | --- ../trunk-jpl/test/NightlyRun/test504.m (revision 16937)
|
---|
| 249 | +++ ../trunk-jpl/test/NightlyRun/test504.m (revision 16938)
|
---|
| 250 | @@ -7,7 +7,7 @@
|
---|
| 251 |
|
---|
| 252 | %Fields and tolerances to track changes
|
---|
| 253 | field_names ={'Vx1','Vy1','Vel1','Pressure1','Bed1','Surface1','Thickness1','Vx2','Vy2','Vel2','Pressure2','Bed2','Surface2','Thickness2'};
|
---|
| 254 | -field_tolerances={1e-13,1e-13,1e-13,1e-13,1e-13,1e-13,1e-13,1e-13,1e-13,1e-13,1e-13,1e-13,1e-13,1e-13};
|
---|
| 255 | +field_tolerances={1e-12,2e-12,2e-12,1e-13,1e-13,1e-13,1e-13,1e-12,1e-12,1e-12,1e-13,1e-13,1e-13,1e-13};
|
---|
| 256 | field_values={...
|
---|
| 257 | (md.results.TransientSolution(1).Vx),...
|
---|
| 258 | (md.results.TransientSolution(1).Vy),...
|
---|
| 259 | Index: ../trunk-jpl/test/NightlyRun/test415.m
|
---|
| 260 | ===================================================================
|
---|
| 261 | --- ../trunk-jpl/test/NightlyRun/test415.m (revision 16937)
|
---|
| 262 | +++ ../trunk-jpl/test/NightlyRun/test415.m (revision 16938)
|
---|
| 263 | @@ -23,7 +23,7 @@
|
---|
| 264 |
|
---|
| 265 | %Fields and tolerances to track changes
|
---|
| 266 | field_names ={'Gradient','Misfits','FrictionCoefficient','Pressure','Vel','Vx','Vy','Vz','Temperature','BasalforcingsMeltingRate'};
|
---|
| 267 | -field_tolerances={1e-10,1e-9,1e-10,1e-13,1e-09,1e-09,1e-09,1e-8,1e-09,1e-6};
|
---|
| 268 | +field_tolerances={5e-10,1e-9,1e-10,1e-13,1e-09,1e-09,1e-09,1e-8,1e-09,1e-6};
|
---|
| 269 | field_values={...
|
---|
| 270 | (md.results.SteadystateSolution.Gradient1),...
|
---|
| 271 | md.results.SteadystateSolution.J,...
|
---|
| 272 | Index: ../trunk-jpl/test/NightlyRun/test501.py
|
---|
| 273 | ===================================================================
|
---|
| 274 | --- ../trunk-jpl/test/NightlyRun/test501.py (revision 16937)
|
---|
| 275 | +++ ../trunk-jpl/test/NightlyRun/test501.py (revision 16938)
|
---|
| 276 | @@ -16,7 +16,7 @@
|
---|
| 277 |
|
---|
| 278 | # Fields and tolerances to track changes
|
---|
| 279 | field_names =['Vx','Vy','Vel','Pressure']
|
---|
| 280 | -field_tolerances=[1e-13,1e-13,1e-13,1e-13]
|
---|
| 281 | +field_tolerances=[1e-12,2e-12,2e-12,1e-13]
|
---|
| 282 | field_values=[\
|
---|
| 283 | md.results.StressbalanceSolution.Vx,\
|
---|
| 284 | md.results.StressbalanceSolution.Vy,\
|
---|
| 285 | Index: ../trunk-jpl/test/NightlyRun/test515.py
|
---|
| 286 | ===================================================================
|
---|
| 287 | --- ../trunk-jpl/test/NightlyRun/test515.py (revision 16937)
|
---|
| 288 | +++ ../trunk-jpl/test/NightlyRun/test515.py (revision 16938)
|
---|
| 289 | @@ -23,7 +23,7 @@
|
---|
| 290 | # Fields and tolerances to track changes
|
---|
| 291 | field_names =['Temperature1','BasalforcingsMeltingRate1', \
|
---|
| 292 | 'Temperature2','BasalforcingsMeltingRate2']
|
---|
| 293 | -field_tolerances=[1e-13,1e-8,1e-13,1e-8]
|
---|
| 294 | +field_tolerances=[1e-13,1e-8,1e-13,2e-8]
|
---|
| 295 | field_values=[\
|
---|
| 296 | md.results.TransientSolution[0].Temperature,\
|
---|
| 297 | md.results.TransientSolution[0].BasalforcingsMeltingRate,\
|
---|
| 298 | Index: ../trunk-jpl/test/NightlyRun/test701.m
|
---|
| 299 | ===================================================================
|
---|
| 300 | --- ../trunk-jpl/test/NightlyRun/test701.m (revision 16937)
|
---|
| 301 | +++ ../trunk-jpl/test/NightlyRun/test701.m (revision 16938)
|
---|
| 302 | @@ -50,7 +50,7 @@
|
---|
| 303 |
|
---|
| 304 | %Fields and tolerances to track changes
|
---|
| 305 | field_names ={'Vx','Vy','Vel','Pressure'};
|
---|
| 306 | -field_tolerances={1e-13,1e-13,1e-13,1e-13};
|
---|
| 307 | +field_tolerances={5e-10,2e-9,2e-9,1e-10};
|
---|
| 308 | field_values={...
|
---|
| 309 | (md.results.StressbalanceSolution.Vx),...
|
---|
| 310 | (md.results.StressbalanceSolution.Vy),...
|
---|
| 311 | Index: ../trunk-jpl/test/NightlyRun/test322.py
|
---|
| 312 | ===================================================================
|
---|
| 313 | --- ../trunk-jpl/test/NightlyRun/test322.py (revision 16937)
|
---|
| 314 | +++ ../trunk-jpl/test/NightlyRun/test322.py (revision 16938)
|
---|
| 315 | @@ -34,7 +34,7 @@
|
---|
| 316 |
|
---|
| 317 | #Fields and tolerances to track changes
|
---|
| 318 | field_names =['Gradient','Misfits','FrictionCoefficient','Pressure','Vel','Vx','Vy']
|
---|
| 319 | -field_tolerances=[1e-06,1e-08,1e-09,1e-09,1e-09,1e-09,1e-09,1e-09,1e-09,1e-09]
|
---|
| 320 | +field_tolerances=[1e-06,1e-08,1e-09,1e-09,1e-09,1e-09,1e-09,2e-09,2e-09,2e-09]
|
---|
| 321 | field_values=[\
|
---|
| 322 | md.results.StressbalanceSolution.Gradient1,\
|
---|
| 323 | md.results.StressbalanceSolution.J,\
|
---|
| 324 | Index: ../trunk-jpl/test/NightlyRun/test215.py
|
---|
| 325 | ===================================================================
|
---|
| 326 | --- ../trunk-jpl/test/NightlyRun/test215.py (revision 16937)
|
---|
| 327 | +++ ../trunk-jpl/test/NightlyRun/test215.py (revision 16938)
|
---|
| 328 | @@ -38,7 +38,7 @@
|
---|
| 329 | # Fields and tolerances to track changes
|
---|
| 330 |
|
---|
| 331 | field_names =['Gradient','Misfits','MaterialsRheologyBbar','Pressure','Vel','Vx','Vy']
|
---|
| 332 | -field_tolerances=[1e-08,1e-09,1e-09,1e-09,1e-09,1e-09,1e-09,1e-09,3e-09,1e-09]
|
---|
| 333 | +field_tolerances=[1e-08,1e-09,1e-09,1e-09,2e-09,5e-09,2e-09]
|
---|
| 334 | field_values=[\
|
---|
| 335 | md.results.StressbalanceSolution.Gradient1,\
|
---|
| 336 | md.results.StressbalanceSolution.J,\
|
---|
| 337 | Index: ../trunk-jpl/test/NightlyRun/test514.m
|
---|
| 338 | ===================================================================
|
---|
| 339 | --- ../trunk-jpl/test/NightlyRun/test514.m (revision 16937)
|
---|
| 340 | +++ ../trunk-jpl/test/NightlyRun/test514.m (revision 16938)
|
---|
| 341 | @@ -44,5 +44,5 @@
|
---|
| 342 |
|
---|
| 343 | %Fields and tolerances to track changes
|
---|
| 344 | field_names = {'x1' ,'y1' ,'x2' ,'y2' ,'x3' ,'y3' ,'x4' ,'y4' ,'x5' ,'y5' ,'x6' ,'y6' ,'x7' ,'y7' };
|
---|
| 345 | -field_tolerances = {1e-13,1e-13,1e-13,1e-13,1e-13,1e-13,1e-13,1e-13,1e-13,1e-13,1e-13,1e-13,1e-13,1e-13};
|
---|
| 346 | +field_tolerances = {2e-10,7e-10,1e-13,1e-13,1e-13,1e-13,1e-13,1e-13,1e-13,1e-13,1e-13,1e-13,1e-13,1e-13};
|
---|
| 347 | field_values = { x1 ,y1 ,y2 ,y2 ,y3 ,y3 ,y4 ,y4 ,y5 ,y5 ,y6 ,y6 ,y7 ,y7 };
|
---|
| 348 | Index: ../trunk-jpl/test/NightlyRun/test426.py
|
---|
| 349 | ===================================================================
|
---|
| 350 | --- ../trunk-jpl/test/NightlyRun/test426.py (revision 16937)
|
---|
| 351 | +++ ../trunk-jpl/test/NightlyRun/test426.py (revision 16938)
|
---|
| 352 | @@ -34,9 +34,10 @@
|
---|
| 353 | 'Bed3','Surface3','Thickness3','Floatingice3','IceVolume3','IceVolumeAboveFloatation3',]
|
---|
| 354 |
|
---|
| 355 | field_tolerances=[1e-13,1e-13,1e-13,1e-13,1e-13,1e-13,\
|
---|
| 356 | - 1e-11,1e-10,1e-11,1.25e-11,1e-13,1e-13,\
|
---|
| 357 | - 1e-10,1e-10,1e-10,1.15e-11,1e-13,1e-13]
|
---|
| 358 | + 1e-11,1e-10,1e-11,1.25e-11,5e-13,2e-12,\
|
---|
| 359 | + 1e-10,1e-10,1e-10,2e-11,5e-13,2e-12]
|
---|
| 360 |
|
---|
| 361 | +
|
---|
| 362 | field_values=[\
|
---|
| 363 | md.results.TransientSolution[0].Bed,\
|
---|
| 364 | md.results.TransientSolution[0].Surface,\
|
---|
| 365 | Index: ../trunk-jpl/test/NightlyRun/test702.m
|
---|
| 366 | ===================================================================
|
---|
| 367 | --- ../trunk-jpl/test/NightlyRun/test702.m (revision 16937)
|
---|
| 368 | +++ ../trunk-jpl/test/NightlyRun/test702.m (revision 16938)
|
---|
| 369 | @@ -45,7 +45,7 @@
|
---|
| 370 |
|
---|
| 371 | %Fields and tolerances to track changes
|
---|
| 372 | field_names ={'Vx','Vy','Vel','Pressure'};
|
---|
| 373 | -field_tolerances={1e-09,1e-09,1e-09,1e-09};
|
---|
| 374 | +field_tolerances={2e-09,2e-09,2e-09,1e-08};
|
---|
| 375 | field_values={...
|
---|
| 376 | (md.results.StressbalanceSolution.Vx),...
|
---|
| 377 | (md.results.StressbalanceSolution.Vy),...
|
---|
| 378 | Index: ../trunk-jpl/test/NightlyRun/test515.m
|
---|
| 379 | ===================================================================
|
---|
| 380 | --- ../trunk-jpl/test/NightlyRun/test515.m (revision 16937)
|
---|
| 381 | +++ ../trunk-jpl/test/NightlyRun/test515.m (revision 16938)
|
---|
| 382 | @@ -14,7 +14,7 @@
|
---|
| 383 | %Fields and tolerances to track changes
|
---|
| 384 | field_names ={'Temperature1','BasalforcingsMeltingRate1', ...
|
---|
| 385 | 'Temperature2','BasalforcingsMeltingRate2'};
|
---|
| 386 | -field_tolerances={1e-13,1e-8,1e-13,1e-8};
|
---|
| 387 | +field_tolerances={1e-13,1e-8,1e-13,2e-8};
|
---|
| 388 | field_values={...
|
---|
| 389 | (md.results.TransientSolution(1).Temperature),...
|
---|
| 390 | (md.results.TransientSolution(1).BasalforcingsMeltingRate),...
|
---|