apallath / gcmc

C++ code for Markov Chain Monte Carlo simulations in the grand canonical ensemble.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Efficient MCMC simulations in the Grand Canonical Ensemble

  • Extensible for different types for interactions (currently implements hard-sphere models)
  • Efficient updates using cell lists for tracking

References:

  • Frenkel, D. and Smit, B., Understanding Molecular Simulation

About

C++ code for Markov Chain Monte Carlo simulations in the grand canonical ensemble.

License:MIT License


Languages

Language:C++ 85.1%Language:Python 10.8%Language:Shell 4.1%