IMP logo
IMP Reference Guide  2.6.0
The Integrative Modeling Platform
IMP.pmi.samplers.ReplicaExchange Class Reference

Sample using replica exchange. More...

Inherits object.

Detailed Description

Sample using replica exchange.

Note
This class is only available in Python.

Definition at line 452 of file samplers.py.

Public Member Functions

def __init__
 samplerobjects can be a list of MonteCarlo or MolecularDynamics More...
 

Constructor & Destructor Documentation

def IMP.pmi.samplers.ReplicaExchange.__init__ (   self,
  model,
  tempmin,
  tempmax,
  samplerobjects,
  test = True,
  replica_exchange_object = None 
)

samplerobjects can be a list of MonteCarlo or MolecularDynamics

Definition at line 455 of file samplers.py.


The documentation for this class was generated from the following file: