Converting Reference Electrode Potentials

When reading the literature we often find that the reported reference electrode is different to the one we've used for an experiment. Converting between different reference electrodes isn't difficult but it is slightly error prone. For example, if a potential is...

Continue reading

Finite Difference Simulation: Voltammetry in Python

As a programming language Python is many things... but one thing it is not is fast. Does this mean we can't use it in electrochemical simulation? The book `Understanding Voltammetry: Simulation of Electrode Process' presents example programs written in C++ that ...

Continue reading