This is the first release of pyopmspe11, a simplified and flexible framework for the three cases in the SPE Comparative Solution Project via a configuration file using the OPM Flow simulator. This release contains the code that it was used to generate the benchmark data from the OPM team.
What's Changed
- Support to generate the benchmark data by @daavid00 in #1
- Modifying the version by @daavid00 in #2
- Updating to 2023.10 version and dispersion by @daavid00 in #4
- resdata dependency instead of ecl by @daavid00 in #5
- gas-water co2store by @daavid00 in #6
- Support for macOS by @daavid00 in #7
- Examples of configuration files with finner grids by @daavid00 in #8
- Correction to the computation of normalized total variation of the c… by @daavid00 in #9
- Updating the figures in the examples by @daavid00 in #10
- Fix to issue with flow from release + gaswater + energy + diffusion by @daavid00 in #12
- Corrected units for diffusion (m2/s in confi file; m2/day in deck) by @daavid00 in #13
- Use ADD/MULTIPLY instead of OPERATE by @moyner in #15
- Add epsilon perm and poro to account for underburden by @totto82 in #16
- Support for time interpolation (summary to report data) by @daavid00 in #18
- Updating docs (spe11b in finner cartesian grid) by @daavid00 in #19
- Support for sources by @daavid00 in #20
- Updating docs (spe11b using sources and dispersion) by @daavid00 in #21
- Dense data from all simulation grid cells by @daavid00 in #22
- Fix to pressure on datum, thermal bc, and spe11c geometry by @daavid00 in #23
- Fix to black format (somehow this failed) by @daavid00 in #24
- Setting of dense data times by the flag -t t1,t2,... by @daavid00 in #26
- Faster generation of report data by @daavid00 in #27
- Fix to pressure interpretation in co2store gasoil and gaswater by @daavid00 in #25
- Generation of spe11x_performance_time_series_detailed.csv by @daavid00 in #29
- Generation of spe11x_performance_spatial_map_y.csv by @daavid00 in #30
- [Fix] RESIDUAL in RPTRST for spe11a by @daavid00 in #31
- Horizontal well (sources) for the spe11c cornerp grid by @daavid00 in #32
- Use mass fraction diffusion coefficients by @daavid00 in #28
- Docs update, fix to bc in spe11a, and correct lateral addedPV spe11bc by @daavid00 in #33
- Improving the performance to generate the dense data by @daavid00 in #34
- Dense data performance improvement by @daavid00 in #35
- Bug fix in the dense data by @daavid00 in #36
- spe11b results in a 1 m Cartesian grid by @daavid00 in #37
- Fixing animation.gif aspect ratio by @daavid00 in #38
- n/a instead of nan for inactive-cells reporting data by @daavid00 in #39
- Adding space in time series data by @daavid00 in #40
- In a cp grid (spe11a) dont remove the lower right corner (spatial data) by @daavid00 in #41
- Improvements in the spatial reporting data by @daavid00 in #42
- Adding SPE11a results on a 1 mm Cartesian grid by @daavid00 in #43
- Adding spe11c results in ca 21 M cells by @daavid00 in #44
- Include porosity in the pore volume boundary layer by @totto82 in #45
- Updates after post in SPEConnect by @daavid00 in #46
- Improvements in the reporting data by @daavid00 in #47
- Adding the keyword THCO2MIX to the decks by @daavid00 in #48
- Removing y-cord in dense data for spe11c by @daavid00 in #49
- Updating to flow 2024.04 by @daavid00 in #50
- Updating the results in the documentation by @daavid00 in #51
- Bringing back y-cord in dense data for spe11c by @daavid00 in #52
- Updating spe11c_cp results in the docs by @daavid00 in #53
- [BUG] Times series was reporting dissb instead of dissa by @daavid00 in #54
- [BUG] Fixing the rock specific heat capacity by @daavid00 in #55
- Updating results after the 13.06.2024 workshop by @daavid00 in #56
- Updated results in finer grids spe11b/c by @daavid00 in #57
- Improving the documentation of the code by @daavid00 in #58
- Adding the JOSS paper by @daavid00 in #59
- Add tuned NLDD cases by @jakobtorben in #60
- Bug fix for the left bc pv on spe11c by @daavid00 in #61
- Using rssat to compute M by @daavid00 in #62
- Adding back and front pv buffer in spe11c by @daavid00 in #63
- Updating sparse reporting front back bc spe11c by @daavid00 in #65
- Fix to reporting spatial maps spe11c by @daavid00 in #66
- Fix for the spe11c spatial mass maps by @daavid00 in #67
- Benchmark results, update to toml, and documentation by @daavid00 in #69
- Option for additional tuning parameters in the deck by @daavid00 in #70
- Add case for sub-grid convective mixing by @totto82 in #71
- Add tuned timestep cases by @jakobtorben in #68
- Documentation for the convective model by @daavid00 in #72
- Updates to the benchmark results by @daavid00 in #73
- Convective model only in facies 2 and 5 (for now) by @daavid00 in #74
- Removing opm-models from OPM Flow built by @daavid00 in #75
- Performance time series redistribution by @daavid00 in #76
- Final benchmark submitted results by @daavid00 in #77
- spe11a 1mm case with stricter tolerances by @daavid00 in #78
New Contributors
- @daavid00 made their first contribution in #1
- @moyner made their first contribution in #15
- @totto82 made their first contribution in #16
- @jakobtorben made their first contribution in #60
Full Changelog: https://github.com/OPM/pyopmspe11/commits/v2024.04