David Landa-Marbán
David Landa-Marbán
Hey, which version of flow are you using? (by typing `flow --version` you can see it). The generated input decks support flow 2023.10 and built from the master branches.
Many thanks for raising the issue. In order to use the co2store option with gaswater + energy + diffusion, then one needs to use flow from the master branches since...
In line two of the configuration files one can set the OPM Flow simulator options. Regarding the GPU functionality I have not used it yet, but in a similar issue...
Hi, lines 9 to 11 in the configuration file one set the number of elements, e.g, in [this configuration file](https://github.com/OPM/pyopmspe11/blob/main/tests/configs/input.txt) the number of elements in x is 70.
Hei, It seems the operating system is running out of memory as described in https://github.com/OPM/opm-simulators/issues/4836#issuecomment-1706797492 This could be confirm if the case with less cells runs https://github.com/OPM/pyopmspe11/blob/main/examples/hello_world/spe11c.txt Then you could...