Skip to content
This repository has been archived by the owner on Sep 3, 2023. It is now read-only.
/ consus Public archive

library for WHAM analysis of Monte Carlo Simulations

Notifications You must be signed in to change notification settings

Blonck/consus

Repository files navigation

consus - library for weigted histogram analysis method (WHAM) of time series generated by Metropolis Monte Carlo simulations

at the moment this library is very preliminary

A bunch of header files are located under src/ which can be used to generate the density of states $\Omega$ and calculate expectation values based on $\Omega$.

  • src/ - a few generic classes and functions
  • src/WHAM2D - functions for generating $\Omega(E_1, E_2)$ and calculating expectation values
  • src/data - functions to read in data

In exe/ you can find some examples how to use the library

  • exe/WHAM2D - two-dimensional wheighted histogram analysis
  • exe/WHAM2D/NVT - 2D-WHAM for the NVT ensemble (time series from canonical simulations)

About

library for WHAM analysis of Monte Carlo Simulations

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages