Closed kexul closed 3 years ago
Yes see for example https://siremol.org/tutorials/ligandswap/theory.html
Yes, there is a RepExMove class that can be used for replica exchange moves. It is used to support replica exchange moves across lambda for RETI, REFEP and REBAR simulations. There is a RepExMove2 class that parallelises the moves via Intel TBB.
https://github.com/michellab/Sire/blob/devel/corelib/src/libs/SireMove/repexmove2.h
Great! Thanks for the detailed information 💯 , I'll try it soon.
Dear Sire developers: Is it possible to perform enhanced sampling methods such as Replica Exchange in Sire framework?