Skip to content

v1.0.7

Latest
Compare
Choose a tag to compare
@dbhart dbhart released this 06 Nov 23:55
· 39 commits to main since this release
8cde2f5

v1.0.7 (2024-11-06)

Bug Fixes

  • fix(dat-convert): change default conversion behavior to match UM (#94)

Add additional comments to scenarios converted from .DAT files. Change subsequent-stage cavern SG initialization to match UM-documented behavior rather than the undocumented reset-the-SG behavior that was occurring in the FORTRAN version. (932b2d1)

  • fix(dat-convert): change default conversion behavior to match sansmic UM (2015) (b3fea1c)

Documentation

  • docs: Update scenario documentation

Update to include both -depth and -height configuraiton options for brine injection, production, and interface. (d28bdf4)

Release

Testing

  • test: rename regression outputs as txt

Rename regression testing output files to be explicitly .txt to avoid filetype confusion. (785716d)