Recent Releases of pyopmspe11

pyopmspe11 - v2025.04

What's Changed

  • Fix ISSNs by @daavid00 in https://github.com/OPM/pyopmspe11/pull/108
  • Fix test7data_format by @daavid00 in https://github.com/OPM/pyopmspe11/pull/109
  • JOSS paper Markdown and citation by @daavid00 in https://github.com/OPM/pyopmspe11/pull/110
  • Adding the paper reference and updating pycopm by @daavid00 in https://github.com/OPM/pyopmspe11/pull/111
  • Janitoring by @daavid00 in https://github.com/OPM/pyopmspe11/pull/112
  • [BUGFIX] Well1 position in SPE11C by @daavid00 in https://github.com/OPM/pyopmspe11/pull/113
  • Updating Dockerfiles by @jafranc in https://github.com/OPM/pyopmspe11/pull/114
  • SPE11C sparse data after Well 1 correction by @daavid00 in https://github.com/OPM/pyopmspe11/pull/115
  • Use column names in INFOSTEP by @daavid00 in https://github.com/OPM/pyopmspe11/pull/116
  • Updating to version 2025.04 by @daavid00 in https://github.com/OPM/pyopmspe11/pull/117

New Contributors

  • @jafranc made their first contribution in https://github.com/OPM/pyopmspe11/pull/114

Full Changelog: https://github.com/OPM/pyopmspe11/compare/v2024.10...v2025.04

Scientific Software - Peer-reviewed - Python
Published by daavid00 10 months ago

pyopmspe11 - v2024.10

This is the release after the review process in https://github.com/openjournals/joss-reviews/issues/7357. Many thanks to the reviewers (@gassmoeller and @MatthewFlamm) and editor (@rwegener2) for their time and excellent job in this review.

What's Changed

  • Specify figure filename for easier comparison by @gassmoeller in https://github.com/OPM/pyopmspe11/pull/81
  • fahadsnest by @fahadsNest in https://github.com/OPM/pyopmspe11/pull/91
  • Option to hide Python warnings by @daavid00 in https://github.com/OPM/pyopmspe11/pull/93
  • Make optional to use LaTeX by @daavid00 in https://github.com/OPM/pyopmspe11/pull/94
  • Versioning with tags by @daavid00 in https://github.com/OPM/pyopmspe11/pull/95
  • Make possible to run tests independently by @daavid00 in https://github.com/OPM/pyopmspe11/pull/96
  • Expand Contributing.md to invite collaboration and run tests by @daavid00 in https://github.com/OPM/pyopmspe11/pull/97
  • Improving performance and resdata as requirement by @daavid00 in https://github.com/OPM/pyopmspe11/pull/98
  • Updating the docs by @daavid00 in https://github.com/OPM/pyopmspe11/pull/99
  • Removing unecessary text by @daavid00 in https://github.com/OPM/pyopmspe11/pull/100
  • Support for toml input files by @daavid00 in https://github.com/OPM/pyopmspe11/pull/102
  • Provide optional dependencies for opm by @daavid00 in https://github.com/OPM/pyopmspe11/pull/103
  • Fixing Python3.8 support by @daavid00 in https://github.com/OPM/pyopmspe11/pull/104
  • Paper revised version by @daavid00 in https://github.com/OPM/pyopmspe11/pull/101
  • Addressing Editor's comments by @daavid00 in https://github.com/OPM/pyopmspe11/pull/106
  • fix small typos by @rwegener2 in https://github.com/OPM/pyopmspe11/pull/107

New Contributors

  • @gassmoeller made their first contribution in https://github.com/OPM/pyopmspe11/pull/81
  • @fahadsNest made their first contribution in https://github.com/OPM/pyopmspe11/pull/91
  • @rwegener2 made their first contribution in https://github.com/OPM/pyopmspe11/pull/107

Full Changelog: https://github.com/OPM/pyopmspe11/compare/v2024.04...v2024.10

Scientific Software - Peer-reviewed - Python
Published by daavid00 about 1 year ago

pyopmspe11 - v2024.04

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

New Contributors

  • @daavid00 made their first contribution in https://github.com/OPM/pyopmspe11/pull/1
  • @moyner made their first contribution in https://github.com/OPM/pyopmspe11/pull/15
  • @totto82 made their first contribution in https://github.com/OPM/pyopmspe11/pull/16
  • @jakobtorben made their first contribution in https://github.com/OPM/pyopmspe11/pull/60

Full Changelog: https://github.com/OPM/pyopmspe11/commits/v2024.04

Scientific Software - Peer-reviewed - Python
Published by daavid00 about 1 year ago