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:
547 bytes
|
Rev | Line | |
---|
[20498] | 1 | Index: ../trunk-jpl/test/NightlyRun/test120.m
|
---|
| 2 | ===================================================================
|
---|
| 3 | --- ../trunk-jpl/test/NightlyRun/test120.m (revision 19662)
|
---|
| 4 | +++ ../trunk-jpl/test/NightlyRun/test120.m (revision 19663)
|
---|
| 5 | @@ -15,7 +15,7 @@
|
---|
| 6 |
|
---|
| 7 | %Fields and tolerances to track changes
|
---|
| 8 | field_names ={'Enthalpy','Waterfraction','Temperature'};
|
---|
| 9 | -field_tolerances={1e-13,2e-10,1e-13};
|
---|
| 10 | +field_tolerances={1e-13,3e-10,1e-13};
|
---|
| 11 | field_values={...
|
---|
| 12 | (md.results.ThermalSolution.Enthalpy),...
|
---|
| 13 | (md.results.ThermalSolution.Waterfraction),...
|
---|
Note:
See
TracBrowser
for help on using the repository browser.