Added
- Online documentation with updated installation instructions: [https://mpet.readthedocs.io/en/latest/](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.