Electron diffusion model for micropatterned chips for photocurrent generation
This repository contains a Jupyter Notebook for reproducing the theoretical calculations of the scientific paper Micropatterned Carbon-on-Quartz Electrode Chips for Photocurrent Generation from Thylakoid Membranes, DOI: 10.1021/acsaem.8b00500.
notebook.ipynb
Jupyter Notebook to perform calculations and generate plotsnotebook.html
Jupyter Notebook in HTML format To open the Notebooks, install python via Miniconda and make sure all required packages are loaded
by issuing the following terminal commands
conda env create -f environment.yml
source activate thylakoid
jupyter-notebook