Skip to content

Version 2.2.0

Compare
Choose a tag to compare
@jgostick jgostick released this 11 Jan 17:59

This is the first release of 2020, and is hopefully part of a new 'semester-based' release schedule. So instead of waiting an undefined amount of time until we have enough new features for a release, we will release all the new features we have added in the past semester.

🚀 New features (experimental)

  • The MultiPhase class for better automated handling of multiphase simulations, including species partitioning between phases
  • The Mixtures submodule for better automated handling of mixtures such as air or brine

🐛 Improvements and bugfixes

  • Example scripts have been moved out of the main directory and into /scripts
  • Enhanced the cooperative pore filling models for the MixedIP algorithm
  • Improved speed of InvasionPercolation very substantially (about 25x)
  • Enhanced purge_object to accept list of objects
  • Added reset method to GenericTransport and ReactiveTransport so objects can be reused inside a for-loop
  • Bug fix in plot_networkx method