OpenMM User’s Manual and Theory Guide¶
- Part I: The OpenMM Application Layer
- 2. Getting Started
- 3. Running Simulations
- 3.1. A First Example
- 3.2. Using AMBER Files
- 3.3. Using Gromacs Files
- 3.4. Using CHARMM Files
- 3.5. The OpenMM-Setup Application
- 3.6. Simulation Parameters
- 3.6.1. Platforms
- 3.6.2. Force Fields
- 3.6.3. Small molecule parameters
- 3.6.4. AMBER Implicit Solvent
- 3.6.5. Nonbonded Interactions
- 3.6.6. Constraints
- 3.6.7. Heavy Hydrogens
- 3.6.8. Integrators
- 3.6.9. Temperature Coupling
- 3.6.10. Pressure Coupling
- 3.6.11. Energy Minimization
- 3.6.12. Removing Center of Mass Motion
- 3.6.13. Writing Trajectories
- 3.6.14. Recording Other Data
- 3.6.15. Saving Simulation Progress and Results
- 3.6.16. Enhanced Sampling Methods
- 4. Model Building and Editing
- 5. Advanced Simulation Examples
- 6. Add-On Packages
- 7. Creating Force Fields
- 7.1. Basic Concepts
- 7.2. Writing the XML File
- 7.2.1. <AtomTypes>
- 7.2.2. <Residues>
- 7.2.3. <Patches>
- 7.2.4. Missing residue templates
- 7.2.5. <HarmonicBondForce>
- 7.2.6. <HarmonicAngleForce>
- 7.2.7. <PeriodicTorsionForce>
- 7.2.8. <RBTorsionForce>
- 7.2.9. <CMAPTorsionForce>
- 7.2.10. <NonbondedForce>
- 7.2.11. <GBSAOBCForce>
- 7.2.12. <CustomBondForce>
- 7.2.13. <CustomAngleForce>
- 7.2.14. <CustomTorsionForce>
- 7.2.15. <CustomNonbondedForce>
- 7.2.16. <CustomGBForce>
- 7.2.17. <CustomHbondForce>
- 7.2.18. <CustomManyParticleForce>
- 7.2.19. <LennardJonesForce>
- 7.2.20. Writing Custom Expressions
- 7.2.21. Tabulated Functions
- 7.2.22. Residue Template Parameters
- 7.2.23. Including Other Files
- 7.3. Using Multiple Files
- 7.4. Extending ForceField
- Part II: The OpenMM Library
- 8. Introduction
- 9. Compiling OpenMM from Source Code
- 10. OpenMM Tutorials
- 11. Platform-Specific Properties
- 12. Using OpenMM with Software Written in Languages Other than C++
- 13. Examples of OpenMM Integration
- 14. Testing and Validation of OpenMM
- 15. AMOEBA Plugin
- 16. Ring Polymer Molecular Dynamics (RPMD) Plugin
- 17. Drude Plugin
- Part III: The Theory Behind OpenMM
- 18. Introduction
- 19. Standard Forces
- 19.1. HarmonicBondForce
- 19.2. HarmonicAngleForce
- 19.3. PeriodicTorsionForce
- 19.4. RBTorsionForce
- 19.5. CMAPTorsionForce
- 19.6. NonbondedForce
- 19.7. GBSAOBCForce
- 19.8. GayBerneForce
- 19.9. AndersenThermostat
- 19.10. MonteCarloBarostat
- 19.11. MonteCarloAnisotropicBarostat
- 19.12. MonteCarloMembraneBarostat
- 19.13. MonteCarloFlexibleBarostat
- 19.14. CMMotionRemover
- 19.15. RMSDForce
- 20. Custom Forces
- 20.1. CustomBondForce
- 20.2. CustomAngleForce
- 20.3. CustomTorsionForce
- 20.4. CustomNonbondedForce
- 20.5. CustomExternalForce
- 20.6. CustomCompoundBondForce
- 20.7. CustomCentroidBondForce
- 20.8. CustomManyParticleForce
- 20.9. CustomGBForce
- 20.10. CustomHbondForce
- 20.11. CustomCVForce
- 20.12. ATMForce
- 20.13. Writing Custom Expressions
- 20.14. Setting Parameters
- 20.15. Parameter Derivatives
- 21. Integrators
- 22. Other Features
Portions copyright (c) 2008-2017 Stanford University and the Authors
Contributors: Kyle Beauchamp, Christopher Bruns, John Chodera, Peter Eastman, Mark Friedrichs, Joy P. Ku, Tom Markland, Vijay Pande, Randy Radmer, Michael Sherman, Jason Swails, Lee-Ping Wang
Permission is hereby granted, free of charge, to any person obtaining a copy of this document (the “Document”), to deal in the Document without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Document, and to permit persons to whom the Document is furnished to do so, subject to the following conditions:
This copyright and permission notice shall be included in all copies or substantial portions of the Document.
THE DOCUMENT IS PROVIDED “AS IS”, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS, CONTRIBUTORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE DOCUMENT OR THE USE OR OTHER DEALINGS IN THE DOCUMENT.