WLTM
-
class WLTM : public feasst::Bias
Begin with WangLandau and end with TransitionMatrix. See https://doi.org/10.1063/1.1615966 and https://doi.org/10.1063/1.4884124
Arguments
WangLandau arguments.
TransitionMatrix arguments.
collect_flatness: Begin populating the collection matrix when Wang-Landau has completed this many flatness checks. Note that populating the collection matrix does not necessarily mean that the collection matrix is used to compute the bias.
min_collect_sweeps: In addition to WangLandau::min_flatness, do not use TransitionMatrix as bias until it has this minimum number of sweeps. If -1, do nothing (default: -1).