[17802] | 1 | Index: ../trunk-jpl/test/NightlyRun/test435.m
|
---|
| 2 | ===================================================================
|
---|
| 3 | --- ../trunk-jpl/test/NightlyRun/test435.m (revision 17665)
|
---|
| 4 | +++ ../trunk-jpl/test/NightlyRun/test435.m (revision 17666)
|
---|
| 5 | @@ -47,7 +47,7 @@
|
---|
| 6 | 'Bed2','Surface2','Thickness2','Floatingice2','Vx2','Vy2','Vz2','Pressure2',...
|
---|
| 7 | 'Bed3','Surface3','Thickness3','Floatingice3','Vx3','Vy3','Vz3','Pressure3'};
|
---|
| 8 | field_tolerances={2e-11,3e-12,2e-11,1e-11,4e-10,1e-08,6e-10,1e-13,...
|
---|
| 9 | - 2e-11,4e-12,9e-10,2e-11,1e-09,1e-08,3e-10,1e-10,...
|
---|
| 10 | + 2e-11,4.5e-12,9e-10,2e-11,1e-09,1e-08,3e-10,1e-10,...
|
---|
| 11 | 1e-10,3e-11,1e-10,7e-11,1e-09,1e-08,1e-09,2e-11};
|
---|
| 12 | field_values={...
|
---|
| 13 | (md.results.TransientSolution(1).Base),...
|
---|
| 14 | Index: ../trunk-jpl/test/NightlyRun/test274.m
|
---|
| 15 | ===================================================================
|
---|
| 16 | --- ../trunk-jpl/test/NightlyRun/test274.m (revision 17665)
|
---|
| 17 | +++ ../trunk-jpl/test/NightlyRun/test274.m (revision 17666)
|
---|
| 18 | @@ -10,7 +10,7 @@
|
---|
| 19 |
|
---|
| 20 | %Fields and tolerances to track changes
|
---|
| 21 | field_names ={'Vx','Vy','Vel','Pressure'};
|
---|
| 22 | -field_tolerances={4.5e-8,1.35e-8,1.55e-8,1e-11};
|
---|
| 23 | +field_tolerances={5.0e-8,2.0e-8,2.0e-8,1e-11};
|
---|
| 24 | field_values={...
|
---|
| 25 | (md.results.StressbalanceSolution.Vx),...
|
---|
| 26 | (md.results.StressbalanceSolution.Vy),...
|
---|