IMP logo
IMP Reference Guide  develop.98ef8da184,2024/04/23
The Integrative Modeling Platform
IMP.pmi1.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 518 of file /samplers.py.

Public Member Functions

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

Constructor & Destructor Documentation

def IMP.pmi1.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 521 of file /samplers.py.


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