pyopmspe11
pyopmspe11 copied to clipboard
A Python framework using OPM Flow for the SPE11 benchmark project
For review, I had created a devcontainer on [this branch](https://github.com/MatthewFlamm/pyopmspe11/tree/MatthewFlamm-devcontainer). However, the feature `apt-get-packages` does not recommend the `ppas` option, which is needed for `opm/ppa`, so I hesitate to recommend...
It would be easier to use for users if they could `pip install pyopmspe11` from the PyPI repository. This also makes it easier to get a specific released version compared...
I am following [this description](https://opm.github.io/pyopmspe11/installation.html#python-package) of how to install pyopmspe11 and ran into an issue. Before doing the pip install I successfully installed the binary distribution of flow for Ubuntu...
I noticed that there is already the option for GPU acceleration in the code base. Is that actually implemented and is there any documentation for GPU acceleration using the python...
SPE11c
Hello, I tried to run the SPE11c model but faced the following issue. Can you please help me to resolve it? The screenshot of the error message is attached below:...
When I ran the examples "spe11b" and "spe11c" in hello_world folder, I found this issue: simulation aborted as program threw an unexpected exception: Allocating the simulation vanguard failed: input specifies...
How do I get pyopmspe11 to change the DIMENS in inputfilename.data it generates? I used several -r for spe11b but when I checked the .data file DIMENS is always 130...