Releases: cssr-tools/pycopm
Releases · cssr-tools/pycopm
v2025.04
What's Changed
- Bump to v2025.04-pre by @daavid00 in #17
- Option for pv-weighted mean static props (e.g., perms) by @daavid00 in #18
- Support for editnnc and multiply in edit section by @daavid00 in #19
- Bug fix with pvmean by @daavid00 in #20
- Support to multregt by @daavid00 in #21
- [WIP] Refinement support by @daavid00 in #22
- Functionality to extract submodels by @daavid00 in #23
- Option to apply affine transformations to the grid by @daavid00 in #24
- Improving the code by @daavid00 in #25
- Supporting toml format by @daavid00 in #26
- Alternative way to choose cells to coarsen by @daavid00 in #27
- Support for source and bc keywords by @daavid00 in #28
- Option to use the opm Python package by @daavid00 in #29
- Code documentation and improvements by @daavid00 in #30
- Docs update by @daavid00 in #31
- Correcting grammatical errors by @daavid00 in #32
- JOSS submitted paper by @daavid00 in #33
- Performance improvements by @daavid00 in #34
- Improvements for submodels by @daavid00 in #35
- Fixing the Smeaheia coarsening example by @daavid00 in #36
- Check for cmdargs errors by @daavid00 in #37
- Submodels around wells by @daavid00 in #38
- More robust parser for well names by @daavid00 in #39
- Handle * for well names by @daavid00 in #40
- Option to cell values instead of EQUIL in the SOLUTION by @daavid00 in #41
- Addressing the reviewer comments in JOSS by @daavid00 in #43
- Python3.13, Flow2025.04, and improved terminal output by @daavid00 in #44
- Writing map to global index for submodels by @daavid00 in #45
- Renaming to SUBTOGLOB for the mapping of indices by @daavid00 in #46
- Improvements to submodels by @daavid00 in #47
- Compact format to write values and improving performance by @daavid00 in #48
- Message for missing optional opm python when running tests by @daavid00 in #49
- New official name and reducing the size of the generated files by @daavid00 in #50
- Small bug fixes and cosmetics by @daavid00 in #51
- Adding another paper using pycopm and small fix in terminal message by @daavid00 in #52
- macOS GitHub action OPM Flow and pycopm by @daavid00 in #53
- Adding missing link by @daavid00 in #54
- Generating FIPNUM for the submodel input by @daavid00 in #55
- Bugfix for vicinity given a property using opm Python by @daavid00 in #56
- Improving the tests by @daavid00 in #57
- Preparing for release 2025.04 by @daavid00 in #58
- Increasing ert version by @daavid00 in #59
- Restricting the h5py version by @daavid00 in #60
Full Changelog: v2024.10...v2025.04
v2024.10
What's Changed
- Adding the zenodo by @daavid00 in #4
- Updating to toml and documents by @daavid00 in #5
- Added functionality, updated docs, and new drogon generic example by @daavid00 in #6
- Bug fix for segmented wells by @daavid00 in #7
- Improvements and additional examples for generic decks by @daavid00 in #8
- Adding example with -l labels by @daavid00 in #9
- Extending the documentation by @daavid00 in #10
- Option to remove precomputed values in COMPDAT by @daavid00 in #11
- Use -q 1 option to have same fgip/foip/fwip by @daavid00 in #12
- Option to write and use coarse transmissibilities by @daavid00 in #13
- Use -t 2 for coarse transmissibilities on the cluster faces by @daavid00 in #14
- Updates before the v2024.10 release by @daavid00 in #15
- Fixes before the v2024.10 release by @daavid00 in #16
Full Changelog: v2024.04...v2024.10