Skip to content

tmbeardsley/ising2d_parallel

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.