Jakob Torben
Jakob Torben
I think we tested serial. From our tests it looked like the matrix or preconditioner was not updated, as it worked for the first few iterations and gradually performed worse...
This first version implements the following convergence monitors: - Distance decay: Define the distance from convergence as a vector of d_i = max(log(r_i ), 0), for each of the convergence...
In the second version, the implementation should be the same as the paper, given that the tolerance for adding a card for too large well residual, is the same as...
Fixed some bugs and added the penalty counts to the INFOITER file for analysis. The INFOITER file was used to analyse the convergence behaviour and cut-off values, using a tool...
Depends on https://github.com/OPM/opm-common/pull/4244.
Note that the well convergence metric is not used at the moment. But the plan is to also include well convergence metrics in the convergence monitoring. However, this requires two...
jenkins build this opm-common=4244 please
jenkins build this please
jenkins build this please
@atgeirr Now the regression tests pass