Skip to main content

Kinetic Monte Carlo Molecular Dynamics

Project description

KIMMDY

test latest release

Reactive MD pipeline for GROMACS using Kinetic Monte Carlo / Molecular Dynamics (KIMMDY)

Installation

Note: KIMMDY requires GROMACS to be installed. Some reactions need a GROMACS version patched with PLUMED. The gromacs version name should then contain MODIFIED or plumed.

pip install kimmdy

This installation includes only the most basic functionality as no plugins and analysis tools are installed.

To install the builtin reaction plugins, use

pip install kimmdy[reactions]

To install the builtin reactions and analysis tools use

pip install kimmdy[reactions,analysis]

However, this is only half the fun!

KIMMDY has two exciting plugins in the making, which properly parameterize your molecules for radicals using GrAPPa (Graph Attentional Protein Parametrization) and predict Hydrogen Atom Transfer (HAT) rates.

Full installation instructions are available here

Documentation

The documentation is available here.

Getting started

Head over to the getting started tutorial.

Development

Development setup

Clone kimmdy and the default reaction and parameterization plugins and install requirements and kimmdy as editable via

git clone git@github.com:graeter-group/kimmdy.git
git clone git@github.com:graeter-group/kimmdy-reactions.git
git clone git@github.com:graeter-group/kimmdy-grappa.git
cd kimmdy
python -m venv .venv
source ./venv/bin/activate
pip install -r requirements.txt

Conventions:

  • code style: black
  • docstrings: numpy
  • Conventional commit messages when possible for pretty release notes.

Local testing

For developoment, we provide a docker image containing gromacs and multiple python versions to test against.
To run the test locally, you must:

  • install docker
  • install act, the easiest option is with github cli via gh extension install https://github.com/nektos/gh-act
  • run tests with gh extension exec act -j test --artifact-server-path ./artifacts
  • html coverage report is exported into artifacts

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

kimmdy-6.12.0.tar.gz (39.4 MB view details)

Uploaded Source

Built Distribution

kimmdy-6.12.0-py3-none-any.whl (106.9 kB view details)

Uploaded Python 3

File details

Details for the file kimmdy-6.12.0.tar.gz.

File metadata

  • Download URL: kimmdy-6.12.0.tar.gz
  • Upload date:
  • Size: 39.4 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/5.1.1 CPython/3.12.6

File hashes

Hashes for kimmdy-6.12.0.tar.gz
Algorithm Hash digest
SHA256 7945ff6a8805a4fe0157c5dc32f60dbc12831cc2cbce630fafa656d89396fd51
MD5 f17e5e2d154b3df3ae92c890bdbe2a3a
BLAKE2b-256 fb86fe325aa8e6b79f13b7dd6a5b598a03de7737db9bdb0673b83d8ca8ad3e12

See more details on using hashes here.

File details

Details for the file kimmdy-6.12.0-py3-none-any.whl.

File metadata

  • Download URL: kimmdy-6.12.0-py3-none-any.whl
  • Upload date:
  • Size: 106.9 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/5.1.1 CPython/3.12.6

File hashes

Hashes for kimmdy-6.12.0-py3-none-any.whl
Algorithm Hash digest
SHA256 f888bbc4c7984f02b5c0b0c1d7e9c65f3258a31b8bec047c4a628f54e9b0969c
MD5 e5845bb5c2e8820c894169c522498cf4
BLAKE2b-256 fc4ef7f198faa7e044f68a722be056ddeeeaf4e46204773c3523714a9d9dda78

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page