ajouellette / phase-transitions

Simple implementation of phase transitions in a fluid using the Metropolis-Hastings algorithm

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

phase-transitions

Simple implementation of phase transitions in a fluid using the Metropolis-Hastings algorithm. Initially written as part of PHYS 4810 (Computational Physics) at RPI.

Requirements

numpy, numba, matplotlib

About

Simple implementation of phase transitions in a fluid using the Metropolis-Hastings algorithm

License:MIT License


Languages

Language:Python 100.0%