Svenn Tveit

Results 6 issues of Svenn Tveit

Needed in (draft) PR: https://github.com/OPM/opm-simulators/pull/5268.

This is for testing purposes only. Replace tabulated enthalpy with a simple polynomial.

Extended the tracer model to include partitioning of tracers into free and solution states whenever dissolved gas/vaporized oil exist. Essentially the tracer linear system has been extended with equations for...

Return the sum of all passive tracers from TRACERS (options 1-3) instead of just max water tracers (option 2) when requested. This PR is in draft mode to test/discuss implications...

If I installed opm-common via PyPI and the latest Numpy (v2.1.1 for me at least) and request the INTEHEAD array from a restart file, I only get an array of...

Added a Python gas-water simulator to be able to run f.ex. CO2-/H2STORE data files. Also added the option to input command-line arguments in constructor so both ways of instantiating the...