https://github.com/alesiong/ising-model
Simulation of Ising Model in Rust
https://github.com/alesiong/ising-model
ising-model rust simulation
Last synced: 8 months ago
JSON representation
Simulation of Ising Model in Rust
- Host: GitHub
- URL: https://github.com/alesiong/ising-model
- Owner: alesiong
- License: mit
- Created: 2024-08-11T13:08:27.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-08-11T13:11:59.000Z (almost 2 years ago)
- Last Synced: 2025-01-28T05:12:21.542Z (over 1 year ago)
- Topics: ising-model, rust, simulation
- Language: Rust
- Homepage:
- Size: 3.91 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# ising-model
Simulation of Ising Model in Rust
Mainly modification from https://rajeshrinet.github.io/blog/2014/ising-model/
## How to run
Run with `cargo run --release`, as the simulation is very slow without optimization.
We can observe significant change in magnetization at temperature around 2.3