Skip to content

A package to process electrochemical results from atomistic simulations.

License

Notifications You must be signed in to change notification settings

robinzyb/ECToolkits

Repository files navigation

Introduction

ElectroChemical Toolkits(ECToolkits), the package to calculate electrochemical results from atomistic simulations.

Python package codecov pythonv pypiv

Installation

From pip

pip install ectoolkits

From source

One can download the source code of cp2kdata by

git clone https://github.com/robinzyb/ECToolkits.git ectoolkits

then use pip to install the module from source

cd ectoolkits
pip install .

Analysis

Development