Skip to content

Python toolkit for molecular dynamics analysis

Notifications You must be signed in to change notification settings

Guancred/GEMDAT

 
 

Repository files navigation

Documentation Status Tests for GEMDAT Coverage

GEMDAT banner

GEMDAT

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/

Installation

To install:

pip install .[develop]

The source code is available from Github.

Suggestions, improvements, and edits are most welcome.

Usage

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')

Development

Check out our Contributing Guidelines to get started with development.

References

  • Niek J.J. de Klerk, Eveline van der Maas and Marnix Wagemaker, ACS Applied Energy Materials, (2018), doi: 10.1021/acsaem.8b00457

About

Python toolkit for molecular dynamics analysis

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 97.8%
  • Nix 2.2%