open-moldyn

Tools for molecular dynamics simulation and analysis


Keywords
moldyn, molecular, dynamics, molecular-dynamics, gpu-computing
License
MIT
Install
pip install open-moldyn==0.1.0

Documentation

open-moldyn

Open Molecular Dynamics tools in Python 3

read the doc on https://open-moldyn.readthedocs.io/en/latest/

Installation instructions

The package is on PyPI, to install use :

pip install open-moldyn

To update the package use :

pip install -U open-moldyn

To run open-moldyn's GUI use the script:

moldyn-gui

If it does not work in your terminal, maybe your python installation is not in the PATH.