v0.8.0
New features
- New saturation endpoint for gas condensate modelling
sgro
, and
reintroducedkromax
endpoint whensgro > 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.