Skip to content

v0.1.0

Latest

Choose a tag to compare

@github-actions github-actions released this 11 Jun 14:02

Mocca v0.1.0

Diff since v0.0.1

Restructuring of API under the hood. Minimal changes for users.

Breaking changes

  • N-component generalisation
  • Abstracted isotherm/mass transfer interfaces
  • ConstantsStruct removed and refactored
  • Addition of regression tests
  • Removal of JutulDarcy dependency

Merged pull requests:

Closed issues:

  • Refactor input format so users can easily define their own input parameters. (#6)
  • Rewrite docs and deploy to github pages (#13)