Skip to content

v0.1.8

Compare
Choose a tag to compare
@d-cogswell d-cogswell released this 15 Feb 01:13
· 334 commits to master since this release

Added

  • Online documentation with updated installation instructions: https://mpet.readthedocs.io/en/latest/
  • New filenname options for SMSet, muRfunc, Dfunc, and rxnType which allows functions to be loaded from specified files

Changed

  • Material properties organized into the modules mpet.electrode.diffusion, mpet.electrode.materials, mpet.electrode.reactions, and mpet.electrolyte. New properties can be added by moving files to these directories.
  • Several parameters are now optional: Vset, segments, Dp, Dm, logPad, kappa, B, dgammadc, cwet, lambda
  • Dropped support for Python 3.5

Fixed

  • Output is now generated for simulations that crash before finishing.
  • less console output from mpet simulations.