Ising model by Ciro Santilli 37 Updated +Created
Toy model of matter that exhibits phase transition in dimension 2 and greater. It does not provide numerically exact results by itself, but can serve as a tool to theorize existing and new phase transitions.
Each point in the lattice has two possible states: TODO insert image.
As mentioned at: stanford.edu/~jeffjar/statmech/intro4.html some systems which can be seen as modelled by it include:
Also has some funky relations to renormalization TODO.
Video 1.
The Ising Model in Python by Mr. P Solver
. Source. The dude is crushing it on a Jupyter Notebook.
Ising model by Wikipedia Bot 0
The Ising model is a mathematical model in statistical mechanics and condensed matter physics that is used to understand phase transitions, particularly ferromagnetism. Developed in the early 20th century by physicist Ernst Ising, the model simplifies the complex interactions in a material by considering a lattice (or grid) of discrete units, known as spins.

New to topics? Read the docs here!