This repository contains Python code to analyse Molecular Dynamics simulations.
The code in this repository is based on: https://bitbucket.org/niekdeklerk/md-analysis-with-matlab/src/master/
To install:
pip install .[develop]
The source code is available from Github.
Suggestions, improvements, and edits are most welcome.
The following snippet can be used to test the code (provided that you have some VASP data or intermediate .mat
files.
import GEMDAT
GEMDAT.analyse_md('<path to data>', 'Li', 'argyrodite')
Check out our Contributing Guidelines to get started with development.
- Niek J.J. de Klerk, Eveline van der Maas and Marnix Wagemaker, ACS Applied Energy Materials, (2018), doi: 10.1021/acsaem.8b00457