Package schrodinger :: Package application :: Package matsci :: Module montecarlo
[hide private]
[frames] | no frames]

Module montecarlo

Classes related to Monte Carlo simulations

Copyright Schrodinger, LLC. All rights reserved.

Classes [hide private]
  ClashChecker
A builder used just for checking for clashes during Monte Carlo simulations
  MonteCarloMolecule
Class for treatment of a moving molecule during a Monte Carlo iteration
  Metropolizer
A class that runs a Monte Carlo simulation using the Metropolis algorithm
Variables [hide private]
  __doc__ = ...
  K_KCAL_PER_MOL = 0.00198720414567
  __package__ = 'schrodinger.application.matsci'
Variables Details [hide private]

__doc__

Value:
"""
Classes related to Monte Carlo simulations

Copyright Schrodinger, LLC. All rights reserved.
"""