Skip to content

Metropolis Monte Carlo particle simulations for statistical mechanics in Python and Cython. Simulates Lennard-Jones particles using a Markov chain approach in the NVT and NPT ensembles. Includes random number generators, random walks, Ising model example, and a bonus Metropolis simulation of water molecules in the SPC/E model with trial translat…

Notifications You must be signed in to change notification settings

ncrump/StatisticalMechanics

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

StatisticalMechanics

Metropolis Monte Carlo particle simulations for statistical mechanics in Python and Cython. Simulates Lennard-Jones particles using a Markov chain approach in the NVT and NPT ensembles. Includes random number generators, random walks, Ising model example, and a bonus Metropolis simulation of water molecules in the SPC/E model with trial translations and unit quaternion rotations.

About

Metropolis Monte Carlo particle simulations for statistical mechanics in Python and Cython. Simulates Lennard-Jones particles using a Markov chain approach in the NVT and NPT ensembles. Includes random number generators, random walks, Ising model example, and a bonus Metropolis simulation of water molecules in the SPC/E model with trial translat…

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages