Git Product home page Git Product logo

pyelectrochem's Introduction

pyElectrochem

Some programs to simulate common experiments in electrochemistry : chronoamperometry, voltammetry and maybe more in a near future. Implemented in Python, with numpy, scipy and matplotlib under the hood.

Some videos are available here : https://www.youtube.com/playlist?list=PL_rdrSitJev4SUsyvfQLp_aizC7w2t3qi

This was made for a purely educational purpose, use it at your own risk

People interested can also have a look at Soft Potato :

https://github.com/oliverrdz/SoftPotato (Created by Oliver Rodríguez)

Voltammetry with a Nernstian boundary condition

Use voltammetry.py, some help is given with "./voltammetry.py -h" about all the arguments and default values used. You can save a movie, a csv file, a numpy version for further use.

https://www.youtube.com/watch?v=QCm5n93nyhM&list=PL_rdrSitJev4SUsyvfQLp_aizC7w2t3qi&index=2

Voltammetry for a quasi reversible boundary condition

Use "voltammetry-quasi-reversible.py" some help is given with "voltammetry-quasi-reversible.py -h" about all the arguments and default values used.

https://www.youtube.com/watch?v=QCm5n93nyhM&list=PL_rdrSitJev4SUsyvfQLp_aizC7w2t3qi&index=3

Chronoamperometry

Use "chronoamperometry.py". The boundary condition imposed is to set the conventration to zero at the electrode.

https://www.youtube.com/watch?v=a9UcofmM4ns&list=PL_rdrSitJev4SUsyvfQLp_aizC7w2t3qi

Butler Volmer (steady-state amperometry)

Use "Butler-Volmer.py". Requires "widgets.py". Prefer the use of "python3 Butler-Volmer.py" over "./Butler-Volmer.py" to exectute the script

https://www.youtube.com/watch?v=QCm5n93nyhM&list=PL_rdrSitJev4SUsyvfQLp_aizC7w2t3qi&index=4

Diffusion controlled (steady-state amperometry)

Use "steady-state-diffusion.py". Requires "widgets.py". Prefer the use of "python3 steady-state-diffusion.py" over "./steady-state-diffusion.py" to exectute the script

https://www.youtube.com/watch?v=QCm5n93nyhM&list=PL_rdrSitJev4SUsyvfQLp_aizC7w2t3qi&index=5

Mixed control (steady-state amperometry)

Use "ss-mixed.py". Requires "widgets.py". Prefer the use of "python3 ss-mixed.py" over "./ss-mixed.py" to exectute the script

https://www.youtube.com/watch?v=QCm5n93nyhM&list=PL_rdrSitJev4SUsyvfQLp_aizC7w2t3qi&index=6

pyelectrochem's People

Contributors

martinverot avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.