Skip to main content

Kinetic Monte Carlo Molecular Dynamics

Project description

KIMMDY

tests on 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]

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:hits-mbm-dev/kimmdy.git
git clone git@github.com:hits-mbm-dev/kimmdy-reactions.git
git clone git@github.com:hits-mbm-dev/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-5.1.12.tar.gz (38.5 MB view details)

Uploaded Source

Built Distribution

kimmdy-5.1.12-py3-none-any.whl (83.3 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: kimmdy-5.1.12.tar.gz
  • Upload date:
  • Size: 38.5 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/4.0.2 CPython/3.11.6

File hashes

Hashes for kimmdy-5.1.12.tar.gz
Algorithm Hash digest
SHA256 c9d444aa637c239454d45f9ff86249229918859bbf56e29cb4fd883b4a8f972a
MD5 4732c13878897db90eb9e60af29784e1
BLAKE2b-256 6c0aeb1702b0dc00913dcefc9c425d45bd4a9e57b39d06c99e7554869d893c13

See more details on using hashes here.

File details

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

File metadata

  • Download URL: kimmdy-5.1.12-py3-none-any.whl
  • Upload date:
  • Size: 83.3 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/4.0.2 CPython/3.11.6

File hashes

Hashes for kimmdy-5.1.12-py3-none-any.whl
Algorithm Hash digest
SHA256 3b3d98025ae10ddb38367390c8ae2d208e6cd6e14466f4a2b2b665e976eccdd1
MD5 bb0935895305dd77f4605d2424a47a5d
BLAKE2b-256 d07ec1ce804b7936dec3cf62e95365a76f010b78a3638b3db4f09d4a72533c82

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