Open lisajulia opened 1 week ago
jenkins build this failure_report please
6 failing tests
Problems at least at:
This might be related to the time step change as well, like here: https://github.com/OPM/opm-simulators/pull/5738#issuecomment-2475812339
No visible deviations at:
For the one has obvious deviation, you can check whether there is deviation if you use small time step, for example, maximum 1 day time step. If with small time step, it has a good match, then to a big extend, we can think it is related to the different time step lengths.
jenkins build this opm-tests=1248 failure_report please
@akva2 @hnil do you understand the reasoning here?
It is good to show this change might cause regressions, but I think this type of change can go in with the main PR together (including the PR #5738) so the picture is more clear.
It is good to show this change might cause regressions, but I think this type of change can go in with the main PR together (including the PR #5738) so the picture is more clear.
Yes, yet the PR https://github.com/OPM/opm-simulators/pull/5680 is for the assembly and I will open another one for solving briefly.
It is good to show this change might cause regressions, but I think this type of change can go in with the main PR together (including the PR #5738) so the picture is more clear.
Yes, yet the PR #5680 is for the assembly and I will open another one for solving briefly.
This is the one for solving: https://github.com/OPM/opm-simulators/pull/5746
jenkins build this please
This is needed to later add communication for the multiplication with the matrix duneB_, since here we go from cells to segments, and everything concerning segments is stored globally.