Skip to content

v0.8.0

Compare
Choose a tag to compare
@berland berland released this 24 Jun 10:50
da1b1a0

New features

  • New saturation endpoint for gas condensate modelling sgro, and
    reintroduced kromax endpoint when sgro > 0.
  • sgrw can be used as an alias for sorw, relevant for gas-water problems
    with condensate.
  • Pyscal is now type hinted.

Changes

  • The internal dataframes now have their column names upper cased. This
    is not part of the public API.
  • Deprecated API for monotonicity specification has been removed
  • Deprecated interpolation code has been removed.
  • Individual interpolation parameters pr SATNUM can no longer be given to
    the command line tool.

Fixes

  • Pyscallists had some initialization bugs that are now fixed for API users.
  • Avoid bug when initializing from tabulated values with linear curves.