Nov 14 2024
Feedback.
|
Molecular Dynamics (MD) in ICM uses the functions in OpenMM - if you use this feature please cite OpenMM.
ICM offers several key features for optimizing molecular dynamics (MD) simulations using OpenMM:
- GPU Optimized Code: MD in ICM is designed to leverage GPU acceleration, enabling fast MD simulations. It can achieve performance speeds ranging from 3-12 picoseconds per second (ps/s) or 0.2-1.0 microseconds per day (us/day) on affordable workstations, such as those built for gaming.
- Direct Binary Interface to OpenMM: The library provides a direct binary interface that allows seamless integration with ICM molecular objects. This integration facilitates the passing of these molecular objects to the MD engine and enables the efficient collection of trajectory snapshots into the ICM conformational stack.
- Harmonic Tethers and Distance Restraints: The library supports the use of harmonic tethers and distance restraints, which can be specified using the options tether and drestraint. These features allow for the application of constraints to maintain certain distances or angles during simulations.
- Snapshot Storage: Trajectory snapshots are stored in the ICM (Internal Coordinate Mechanics) stack at regular time intervals. This feature enables the efficient tracking and analysis of molecular conformations over time.
- Explicit Water Simulations: For simulations involving explicit water molecules, it is essential to ensure that all atom types, charges, and the water box are correctly defined and filled. This requirement is crucial for the accuracy and stability of the MD simulations.
- Membrane Simulations and Embedding: The option 'membrane' activates specialized non-isotropic barostat in OpenMM (separate pressure along Z axis and tension in XY plane).
These features make OpenMM inside ICM-Pro a powerful tool for researchers looking to perform high-speed MD simulations on cost-effective hardware.
Topics in this chapter:
|