Skip to content

bghannad/Ising.jl

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ising

A simulation of the Ising model in Julia. You can choose between single spin flip or Wolff updates. Results are recorded using the MonteCarloObservable.jl module and written to HDF5 files. Optionally, the code can save spin configurations for use in Machine Learning applications.

Input files are in JSON format, see sample_jobs.jl for an example of how to generate such scripts. In the job directory, run the program using

julia <path to>/Ising.jl <prefix> <task index>

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Julia 100.0%