Skip to content

morillotorres/SoftPotato

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

205 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Soft Potato

Open source electrochemistry simulator, now with a graphical interface!

It simulates cyclic voltammograms for planar diffusion. Assumes R - e -> O and Butler-Volmer kinetics as well as nerstian response. For more information visit https://oliverrdz.xyz.

Usage

Download the repository. From a terminal and within the Soft Potato directory, run:

python3 SP.py 

Requirements

It requires:

pip3 install numpy
pip3 install matplotlib
pip3 install pyqt5
pip3 install celluloid

Tested with:

  • OS: PopOs

Pending:

  • Build executable for Linux/Mac/Windows
  • Change to an implicit algorithm to improve stability
  • Activate non-faradaic response

Contributing

To report bugs, make suggestions or comments or collaborations, please contact me on Twitter or create a pull request.

Credits

The simulator is based on the "Modelling in Electrochemistry" lectures given by Dr. Guy Denuault.

Screenshot, v1.0.0

Screenshot v1.0.0

About

Open source electrochemistry simulator of typical techniques (CV, CA, SCV) and GUI.

Resources

License

Stars

0 stars

Watchers

0 watching

Forks

Packages

 
 
 

Contributors

Languages

  • Python 100.0%