Changelog
0.8.0 (2024-11-05)
Features
- :sparkles: figure handle for
plot_summary
(5eaf6a7)
0.7.0 (2024-10-29)
Features
- :children_crossing: compressed
strata_trapper
outputs (08654cc)
- :children_crossing: New summary plot layout (e73f0f0)
- :children_crossing: workspace autosave on exit (207bfd0)
- :sparkles: compute Leverett J-function with
CapPressure
class (312d54d)
- :sparkles: Hydrostatic correction for MIP (7dd9c37), closes #57
Bug Fixes
- :bug:
upscale
: account for zero-porocity sub-volumes (7389e95)
- :bug: MIP with gravity: missing gas density case (f8728d2)
Documentation
- :memo: more status badges in README (ebe5ac7)
0.6.3 (2024-10-16)
Documentation
- :memo: Add link to
StrataTrapper-models
(24e55d6)
0.6.2 (2024-08-19)
Bug Fixes
- :adhesive_bandage: waitbar initialization (ad0c2af)
- :bug:
mask
-narrowed post-processing (81b247b)
- :bug: relative permeability upscaling (b2b15f7)
0.6.1 (2024-08-13)
Documentation
- :memo: CI status badge in README (d2772df)
0.6.0 (2024-08-13)
⚠ BREAKING CHANGES
- :sparkles: anisotropic permeability downscaling
- :sparkles: anisotropic permeability upscaling
Features
- :sparkles: anisotropic permeability downscaling (604bfe3)
- :sparkles: anisotropic permeability upscaling (91bc3e1)
- :sparkles: capillary pressure under anisotropic permeability (0f420c9)
Bug Fixes
- :adhesive_bandage:
demo.m
: existing parpool case (0b0ff1a)
- :adhesive_bandage: gas rel. perm. at Sw=1 (8e7c771)
- :adhesive_bandage: iterative MIP: relax saturation tolerance (9f0bd39)
0.5.0 (2024-08-09)
⚠ BREAKING CHANGES
- :children_crossing: Separate downscaling from upscaling
Features
- :sparkles:
CapPressure
class (b0e51f1)
- :sparkles: add centi multiplier (22214f8)
- :sparkles: add dyne as force unit (4cd975c)
- :sparkles: Implement StrataTrapper parameters as class (c6dc14c)
- :sparkles: make
options
a class with validated properties (a02bf4a)
- :sparkles: Relative permeability via new
TableFunction
class (cfed173)
Bug Fixes
- :adhesive_bandage:
strata_trapper
: initialize output arrays with NaN (0f13d2c)
- :adhesive_bandage:
upscale
calculate downscale dimensions inside (de68c8b)
- :adhesive_bandage:
upscale
: interpolate upscaled curves inside (45bd142)
- :bug: permeability upscaling (8815ca6)
- :children_crossing: Compute entry pressures during upscaling (b088eaf)
- :children_crossing: Separate downscaling from upscaling (b551c73)
Documentation
0.4.0 (2024-07-30)
Bug Fixes
- :bug:
calc_percolation
: proper search window + performance (bc053e4)
- :bug:
rsgen3D
internal meshing (b98c3c5)
- :bug: connectivity for permeability computation (7e2d900)
- :bug: fix negative gas rel. perms. as computational artifacts (cc52d1e)
- :bug: permeability upscaling (fb4598d)
Documentation
- :memo: update
demo
script (e9a07b5)
0.3.0 (2024-07-17)
Features
- :sparkles:
downscale
w.r.t. given coarse values (dd2ab3f)
- :sparkles: update structure and values of input data (fb58904)
- :sparkles: updated model of saturation functions (1b34d5c)
- :sparkles: variable number of parallel workers (ac7ce89)
Bug Fixes
- :adhesive_bandage: default
output_prefix
for ogs_export
(aa4c1c0)
- :adhesive_bandage: target saturations sampling (a89d21b)
- :adhesive_bandage: truncate computation mask (7acc040)
- :bug: create waitbar data queue unconditionally (7d30513)
- :bug: zero gas permeabilities (d1b29bf)
- :children_crossing: state-based waibar update condition (c884f8d)
- :fire: do not generate porosity file with
ogs_export
(fa9c7b4)
- :fire: speculative
krg
post-processing (dbaf9f9)
- :sparkles: update demo script (77ff7e4)
- :zap:
mip_iteration
Newton step relaxation (07f0b16)
- :zap: inexact intermediate saturations (d76594e)
- :zap: move curves post-processing to
downscale_upscale
(14fa27d)
0.2.3 (2024-04-12)
Documentation
- :memo: Add link to CO2GraVISim (51b7a7a)
0.2.2 (2024-03-22)
Documentation
0.2.1 (2024-03-21)
Bug Fixes
- :bug: misprint in function argument name (dcd727d)
0.2.0 (2024-03-21)
Features
- :sparkles: Add utilities to analyse MATLAB structs and workspaces (6bd0f1a)
- :sparkles: Prepare new version with demonstration (6168bad)
- :zap: Optimize and format connectivity functions (0b5e86f)