Kai Bao

Results 33 issues of Kai Bao

trying to remove some not helpful debugging message, like the following. Basically, we should not try to calculate the `d` when there is only one component there. Then we do...

In some cases with network, we get the following message, ``` GLIFT WTEST: Well S-3H does not have THP constraints ``` not sure whether those well should do `GLIFT WTEST`,...

bug

When testing and reviewing the PR https://github.com/OPM/opm-simulators/pull/4590 Checking the regression failures was the major effort comparing with the code review. One of the failed cases is the case 0B_WELPI_MODEL2 ....

When working on other issues, it looks like when we call the function StandardWell::computeCurrentWellRates(), the primary variables are not initialized yet and at least the bhp from the primary variables...

found the function unused when looking at HYSTER related code.

> Draft for discussion. This adds an example that can be matched against other simulators. Example uses non-equilibrium initial conditions to simulate a CO2 displacement. Depends on PR in opm-common:...