- NAME
TRANSITION_SCHEME - Choose scheme for replica transitions
- SYNOPSIS
TRANSITION_SCHEME
- DESCRIPTION
This command defines the replica transition scheme used during an SGE
simulation. The allowed values of the keyword are:
- SEO
Use the so-called ``Stochastic Even/Odd'' (SEO) transition scheme. At
each transition step the trajectory in ensemble attempts a
transition towards ensemble or with equal probability.
- DEO
Use the so-called ``Deterministic Even/Odd'' (DEO) transition scheme.
If at the -th transition step the trajectory is in ensemble , a
transition is attempted towards ensemble
; that is,
toward ensemble at even steps and to ensemble at odd
steps, if is even; the opposite if is odd. This scheme is the
same as the coupling scheme used in Replica Exchange, and is expected
to give better diffusion in temperature space than SEO [114].
- EXAMPLE
TRANSITION_SCHEME SEO
- DEFAULTS
The default for is DEO
procacci
2021-12-29