Skip to main content

A small package for building molecular systems using the AMBER force field and deploying OpenMM simulations on HPC clusters using Parsl.

Project description

molecular-dynamics

Utilities for MD simulation building, running and analysis.

Capable of building molecular dynamics systems using the AMBER forcefield ecosystem. Available forcefields include: fixed-charge forcefields (ff19SB for proteins, OL21 for DNA, and OL3 for RNA), ff15ipq polarizable forcefield, and the ability to parameterize small molecules using GAFF2. In all explicit systems OPC water is used with the exception of polarizable systems where a polarizable water model is used (). Untested support for implicit solvent systems as well.

Installation

Easily installed via pip. PyPI page: https://pypi.org/project/molecular-simulations/

pip install molecular-simulations

Package details

Simulations are performed using OpenMM version 7.7 due to CUDA versioning on ALCF Polaris. In theory supports OpenMM >= 8.2 but this remains to be tested. All MD simulations are deployed on a PBS scheduler via Parsl but with some minor tweaking of the Parsl configuration object they can be deployed on theoretically any HPC cluster/job scheduler. Jobs can also be run locally without the need for Parsl (example coming soon).

Simulation analysis can also be performed using the provided Analyzer object (molecular_simulation.analysis.Analyzer). This leverages the MDAnalysis API for performing analysis which is both easy to work with and easily parallelized across CPU resources.

examples/ contains sample execution scripts

examples/run_builder.py

Leverages classes in build/build_amber.py for building implicit solvent, explicit solvent and biomolecule + small molecule ligand systems. Can handle multicomponent systems out of the box so long as the correct force fields are loaded. Additionally supports the polarizable protein ff amber15ipq although this remains untested.

examples/run_sim_analysis.py

Leverages classes found in analysis/analyzer.py for performing analysis using the MDAnalysis library. This was chosen due to its ongoing development and ease of object-oriented framework as well as straightforward parallelization.

examples/run_omm.py

Sets up OpenMM simulation objects and performs simple equilibrium simulation of both implicit and explicit solvent simulations using Parsl. Configured by default to run on the Argonne ALCF Polaris supercomputer but can be adapted for any scheduler on any cluster by modifying the Parsl configuration.

See Parsl documentation for further examples of how to run on other HPC resources. https://parsl.readthedocs.io/en/stable/

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

molecular_simulations-0.3.0.tar.gz (54.4 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

molecular_simulations-0.3.0-py3-none-any.whl (50.7 kB view details)

Uploaded Python 3

File details

Details for the file molecular_simulations-0.3.0.tar.gz.

File metadata

  • Download URL: molecular_simulations-0.3.0.tar.gz
  • Upload date:
  • Size: 54.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.0.1 CPython/3.13.1

File hashes

Hashes for molecular_simulations-0.3.0.tar.gz
Algorithm Hash digest
SHA256 299da931fed9da83ed2b2070471bef9724a778d4d1239f79cbff587da5a70579
MD5 7f8d3055764aa677aba017bb6c1be227
BLAKE2b-256 5162eb183dfdae631248ef273062f848e68f29734bab77dfef249f058d8d3b7b

See more details on using hashes here.

File details

Details for the file molecular_simulations-0.3.0-py3-none-any.whl.

File metadata

File hashes

Hashes for molecular_simulations-0.3.0-py3-none-any.whl
Algorithm Hash digest
SHA256 fd4046c45daa8b68c89a7c48a5f175fe81c139e813999ddfd299410c616ede15
MD5 4d15fbf6c54dd09fa56f499528652f62
BLAKE2b-256 59f753ad2d9132b2a8822e21e8e2be7ad06e7213aa88b9d46809a8aa51410e6c

See more details on using hashes here.

Supported by

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