Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

asyncmd is a library to write concurrent code for setup, run and analysis of molecular dynamics simulations using pythons async/await syntax.

License

NotificationsYou must be signed in to change notification settings

bio-phys/asyncmd

Repository files navigation

codecovDocumentation StatusPyPI

asyncmd is a library to writeconcurrent code to run and analyze molecular dynamics simulations using pythonsasync/await syntax.Computationally costly operations can be performed locally or submitted to a queuing system.

asyncmd enables users to construct complex molecular dynamics (MD) workflows or develop and implement trajectory based enhanced sampling methods with the following key features:

  • flexible, programmatic and parallel setup, control, and analysis of an arbitrary number of MD simulations
  • dictionary-like interface to the MD parameters
  • parallelized application of user defined (python) functions on trajectories (including the automatic caching of calculated values)
  • propagation of MD until any or all user-supplied conditions are fulfilled on the trajectory
  • extract molecular configurations from trajectories to (re)start an arbitrary number of MD simulations from it

Installation

The following command will install asyncmd fromPyPi:

pip install asyncmd

Documentation

See theasyncmd documentation for more information.

Contributing

All contributions are appreciated! Please refer to thedocumentation for information.


This README.md is printed from 100% recycled electrons.

About

asyncmd is a library to write concurrent code for setup, run and analysis of molecular dynamics simulations using pythons async/await syntax.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages


[8]ページ先頭

©2009-2025 Movatter.jp