项目作者: teokem

项目描述 :
Electron diffusion model for micropatterned chips for photocurrent generation
高级语言: HTML
项目地址: git://github.com/teokem/SI-thylakoid.git
创建时间: 2018-05-21T14:24:16Z
项目社区:https://github.com/teokem/SI-thylakoid

开源协议:

下载


Binder

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.

Layout

  • notebook.ipynb Jupyter Notebook to perform calculations and generate plots
  • notebook.html Jupyter Notebook in HTML format

Usage

To open the Notebooks, install python via Miniconda and make sure all required packages are loaded
by issuing the following terminal commands

  1. conda env create -f environment.yml
  2. source activate thylakoid
  3. jupyter-notebook