opm-simulators
opm-simulators copied to clipboard
Simulator programs and utilities for automatic differentiation.
Added a test case to demonstrate that two simulators can be run simultaneously from Python. This is useful for simulating coupled reservoirs.
This PR adds support for using hipify on the cuda code to allow for GPU support on both AMD and Nvidia architectures. The HIP code is hidden from the programmer...
This commit includes the fraction of pore-volume whose CNV targets are violated as a new per-iteration quantity in the INFOITER file (`--output-extra-convergence-info=iteration`), with the column header `CnvErrPvFrac`. We collect the...
To guard against this combination failing in the future.
The `interiorBorder` category is **probably** equivalent to the `interior` category for codimension zero elements, but it's better to be safe than sorry. We don't want to accumulate pore-volume contributions twice.
[v2023.10.0] We are running single cells and well / pipeline performance models for a compressed air energy storage investigation. (Adjunct to Windfarm curtailment and load balancing). Please can you suggest...
Hi, I've just started learning Flow tool in order to solving my own specific problem, and I was interested in running the following spe dataset. I'm now running opm Flow...
First I don't have a E100 run to compare with but I have this in an ACTIONX block: ``` ACTIONX ACT-01 / DAY >= 15 AND / MNTH = MAR...
Ensure well and accumulated group efficiency factors are applied to the connection energy rates.