Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 525 Bytes

README.md

File metadata and controls

6 lines (4 loc) · 525 Bytes

ising2d_parallel

Parallel Monte Carlo simulations of the 2d Ising model at multiple temperatures in a web browser

For a detailed discussion of this project, a user guide and to see the code running, please visit: https://www.tbeardsley.com/projects/montecarlo/ising2d

Note: this code employs javascript web workers. As such, web browser policies will not allow it to run locally, so it must be hosted on a (local/remote) server to run correctly. Alternatively, click the link above to see the code running on my website.