Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
aaeberharter authored Feb 8, 2024
1 parent fddb37f commit 269f609
Showing 1 changed file with 14 additions and 2 deletions.
16 changes: 14 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,14 @@
# potts
Interactive Monte-Carlo simulation of the 2D Q-states Potts model
# Potts Model Simulation
Interactive Monte-Carlo simulation of the 2D Q-states Potts model, see https://en.wikipedia.org/wiki/Potts_model
Simulation parameters can be changed in real-time
Physics is done on CPU, down-sampling of the state is done on GPU
Planned changes revolve around moving the physical simulation onto GPU

## Monte-Carlo steps of the Ising model

https://github.com/aaeberharter/potts/assets/13038167/e5c3cbbb-32ab-456e-a0de-a5778c4b37b8

## Zoom of thermalized 4-state Potts model

https://github.com/aaeberharter/potts/assets/13038167/6ead0359-839d-4ace-a204-a85954f1104b

0 comments on commit 269f609

Please sign in to comment.