Skip to content
Eric Hansen edited this page Jun 30, 2016 · 11 revisions

Quantum Guided Molecular Mechanics (Q2MM)

Q2MM is a method for fitting parameters of molecular mechanics force fields. The current implementation, based on a number of Python scripts, uses reference data from quantum mechanical calculations, but addition of other types of data is feasible.1 The starting point is an existing force field (default: MM3* in MacroModel), where only a subset of the parameters are refined. Q2MM includes specific tools to fit QM transition states as minima in the force field method.2

Contents

  1. Introduction
  2. Working with GitHub
  3. Charges
  4. Gradient optimization methods

References

  1. Here's reference one
  2. Here's reference two
Clone this wiki locally