Skip to content

Commit

Permalink
more neater error messages and support for surface confined species a…
Browse files Browse the repository at this point in the history
…nd adsorption
  • Loading branch information
Kiran Vaddi committed Oct 16, 2020
1 parent e4c1e0a commit 435126c
Show file tree
Hide file tree
Showing 5 changed files with 242 additions and 51 deletions.
2 changes: 1 addition & 1 deletion Readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@ This will plot the following:
This repository is shipped few useful [notebooks](https://github.com/kiranvad/pyMECSim/tree/master/notebooks).
* [Cyclic Voltammetry Simulation Example for Single Electron Transfer Mechanism](https://github.com/kiranvad/pyMECSim/blob/master/notebooks/Basic%20Usage.ipynb) -- that exaplains all the possible use cases of the simulator on a simple one electron transfer mehcanism
* [Kinetic Zone Diagram](/notebooks/Kinetic%20Zone%20Diagram.ipynb) -- exmaple explaining how to generate various CV curves in the [kinetic zone diagram](https://www.nature.com/articles/s41570-017-0039/figures/2)
* [Langmuir isotherm](/notebooks/Langmuir%20Isotherm.ipynb)-- example with modelling surface reactions and reproducing the Langmuir isotherm assumption
## Notes
* Please free to contribute to this repository both interms of code and documetation or simple example use cases in jupyter notebook.
Expand Down
11 changes: 6 additions & 5 deletions notebooks/Kinetic Zone Diagram.ipynb

Large diffs are not rendered by default.

Loading

0 comments on commit 435126c

Please sign in to comment.