Kai Bao

Results 33 issues of Kai Bao

Hi, I was trying to setup the environment to use the examples in this book. I am using Ubuntu 16.04. When I tried the following command, ``` (env) paean@paean-ws:~/devel/handson-ml$ python3...

1. extends the `FieldData` to it can handle multiple values per cell for the purpose of the keywords XMF and YMF, which holds the num_comp values per grid cells. 2....

with the master branch, the test introduced in https://github.com/OPM/opm-models/pull/845 can not run through with the SSI + Newton PTFlash method. The major reason is because it enters the Newton solution...

it will give warning for every report step, which is not desirable. Will look for other approaches.

alternatively, we can use ```c++ bool WVFPDP::active() const { return this->dp != 0.0 || this->m_fp != 1.0; } ```

so we keep the ratios between the guide rates for different phases fixed after calculating the guide rates. With the master branch, after calculating the guide rates for the nominated...

![image](https://github.com/OPM/opm-simulators/assets/6847941/3220b40f-9ced-4f2c-8f64-482ea4ee9c65) Need to check since when this happens.