IMP logo
IMP Reference Guide  develop.5651aa123e,2024/07/26
The Integrative Modeling Platform
IMP.pmi.samplers.ReplicaExchange Class Reference

Sample using replica exchange. More...

Detailed Description

Sample using replica exchange.

Note
This class is only available in Python.

Definition at line 431 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 434 of file samplers.py.


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