Skip to content

v0.5.0

Compare
Choose a tag to compare
@github-actions github-actions released this 09 Aug 18:25

0.5.0 (2024-08-09)

⚠ BREAKING CHANGES

  • 🚸 Separate downscaling from upscaling

Features

  • CapPressure class (b0e51f1)
  • ✨ add centi multiplier (22214f8)
  • ✨ add dyne as force unit (4cd975c)
  • ✨ Implement StrataTrapper parameters as class (c6dc14c)
  • ✨ make options a class with validated properties (a02bf4a)
  • ✨ Relative permeability via new TableFunction class (cfed173)

Bug Fixes

  • 🩹 strata_trapper: initialize output arrays with NaN (0f13d2c)
  • 🩹 upscale calculate downscale dimensions inside (de68c8b)
  • 🩹 upscale: interpolate upscaled curves inside (45bd142)
  • 🐛 permeability upscaling (8815ca6)
  • 🚸 Compute entry pressures during upscaling (b088eaf)
  • 🚸 Separate downscaling from upscaling (b551c73)

Documentation