Coder Social home page Coder Social logo

miniomm's Introduction

MiniOMM

            _         _                              
 _ __ ___  (_) _ __  (_)  ___   _ __ ___   _ __ ___  
| '_ ` _ \ | || '_ \ | | / _ \ | '_ ` _ \ | '_ ` _ \ 
| | | | | || || | | || || (_) || | | | | || | | | | |
|_| |_| |_||_||_| |_||_| \___/ |_| |_| |_||_| |_| |_|
                                                     

A simple, HPC-friendly OpenMM wrapper for common-case MD runs, with minimal dependencies.

It works if it works for me.

PyPI version

Rationale

Developed to launch OpenMM runs on recent GPU-endowed machines, including those with ppc64le architecture. This is because OpenMM can currently be installed (also via Conda), but several related packages such as mdtraj cannot. MiniOMM aims to provide a "minimal working" environment for MD runs without requiring C++ or Python coding.

Installation

In principle, the usual pip install miniomm should be sufficient. However, you will need additional software:

  • OpenMM and its Python interface
  • Optionally, Plumed, openmm-plumed and its Python interface

See the Wiki for (somewhat site-specific) installation instructions.

Syntax

For now, the syntax is only documented in the examples files. It is a simple list of "keyword value" pairs, with sensible defaults, and largely compatible with ACEMD.

Features

Supports

  • NVT (constant volume) production simulations with PME electrostatics and explicit solvent
  • NPT (constant pressure) equilibration
  • Runs pre-built systems in AMBER (prmtop) and CHARMM (psf) formats
  • Checkpoints and restarts are enabled out of the box
  • Plumed, if openmm-plumed is installed
  • Tested on Linux x64 and ppc64le, with and without NVIDIA GPUs

Does not support

  • Restraints of any kind

May support in the future, given sufficient interest

  • Any feature provided by OpenMM, e.g. custom potentials.

The script is designed to be idempotent, that is, you may stop and restart it repeatedly, and it will progress until the end of the simulation. This may be convenient for time-limited batch systems.

miniomm's People

Contributors

alexpergar avatar tonigi avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.