Kai Bao
Kai Bao
Did not manage to check all the regression tests. For the many of the ones I checked, it does not look causing any running failures. And also, for many, it...
There are cases related to network also call for tighter tolerance of 1.e-8, and 1.e-6 (1.e-4 by default) was not sufficient.
benchmark please
If the benchmark is reliable, it looks that we do not need to worry about the performance impact.
benchmark please
jenkins build this please
checking how the regression looks like after the massive update of the reference in opm-tests. If this PR can go in, we will be able to simplify some logic for...
benchmark please
jenkins build this please
[Test Result](https://ci.opm-project.org/job/opm-simulators-PR-builder/6532/testReport/) (195 failures / +195) [mpi.compareECLFiles_flowexp_blackoil+SPE1CASE2](https://ci.opm-project.org/job/opm-simulators-PR-builder/6532/testReport/junit/(root)/mpi/compareECLFiles_flowexp_blackoil_SPE1CASE2/) [mpi.compareECLFiles_flow+SPE1CASE2_2P](https://ci.opm-project.org/job/opm-simulators-PR-builder/6532/testReport/junit/(root)/mpi/compareECLFiles_flow_SPE1CASE2_2P/) [mpi.compareECLFiles_flow+SPE1CASE1](https://ci.opm-project.org/job/opm-simulators-PR-builder/6532/testReport/junit/(root)/mpi/compareECLFiles_flow_SPE1CASE1/) [mpi.compareECLFiles_flow+SPE1CASE1_IMPORT](https://ci.opm-project.org/job/opm-simulators-PR-builder/6532/testReport/junit/(root)/mpi/compareECLFiles_flow_SPE1CASE1_IMPORT/) [mpi.compareECLFiles_flow+SPE1CASE2_THERMAL](https://ci.opm-project.org/job/opm-simulators-PR-builder/6532/testReport/junit/(root)/mpi/compareECLFiles_flow_SPE1CASE2_THERMAL/) [mpi.compareECLFiles_flow+SPE1CASE2_THERMAL_WATVISC](https://ci.opm-project.org/job/opm-simulators-PR-builder/6532/testReport/junit/(root)/mpi/compareECLFiles_flow_SPE1CASE2_THERMAL_WATVISC/) [mpi.compareECLFiles_flow+SPE1CASE1_BRINE](https://ci.opm-project.org/job/opm-simulators-PR-builder/6532/testReport/junit/(root)/mpi/compareECLFiles_flow_SPE1CASE1_BRINE/) [mpi.compareECLFiles_flow+SPE1CASE1_PRECSALT](https://ci.opm-project.org/job/opm-simulators-PR-builder/6532/testReport/junit/(root)/mpi/compareECLFiles_flow_SPE1CASE1_PRECSALT/) [mpi.compareECLFiles_flow+SPE1CASE2_ROCK2DTR](https://ci.opm-project.org/job/opm-simulators-PR-builder/6532/testReport/junit/(root)/mpi/compareECLFiles_flow_SPE1CASE2_ROCK2DTR/) [mpi.compareECLFiles_flow+NETWORK-01](https://ci.opm-project.org/job/opm-simulators-PR-builder/6532/testReport/junit/(root)/mpi/compareECLFiles_flow_NETWORK_01/) [Show all failed tests >>>](https://ci.opm-project.org/job/opm-simulators-PR-builder/6532/#showFailuresLink) It still looks the same. Will evaluate when finding...