Skip to content
 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

isingModel

This repository contains the python code to run and analyze Ising Models.

Ising_ND.py

Author: Luis Alvarez This program simulates the Ising Model of ferromagnetism in multiple dimensions using the Metropolis update algorithm and the Wolff Clustering algorithm. Programming is optimized to input variables of interest and output observables.

Analyze_Ising_Data.py

Author: Luis Alvarez This program reads in data files that have been generated by Ising_ND.py. Once read, the data is analyzed, observables are extracted, the critical temperature, and correlation length with critical exponent nu is displayed.

data_dir

This sub-directory contains all the data created by the Ising model simulations.

About

This repository contains the python code to run and analyze Ising Models.

Resources

Code of conduct

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages