Script version of Soft Potato, the electrochemistry simulator. For more info, visit Soft Potato. Preprint available at ChemRxiv. Install pip install softpotato Usage import softpotato as sp disc = sp.calc.MicroDisc(a=1e-4) iLim = disc.iLim print(iLim)