Umbrella sampling is one of the common techniques to overcome the rare events issue when computing the free energy prfile which is also called the potential of mean force (PMF).
After umbrella sampling, it is necessary to unbias the biased distribution obtained from the retrained dynamics. There are two popular ways of doing this,
Both techniques are supported in this package.
- Expand to multi-dimension, at least 2D.
- Minimize allocations.
- Parallelize WHAM.
- More detailed documentaions.
- Make the package also work as a script.