mesa / mesa/mesa-examples

Implement Netlogo like Ising Model using GridSpace

Open
#136 1 comment 1 reaction 1 assignee Claimed by @vitorfrois View on GitHub
Dominant language
Python
Stars
252
Forks
279
Avg merge
8d 9h
Merged PRs (30d)
2

Description

The Ising Ferromagnet is a simple model with such relevance in Statistical Physics. It can be used to study order, phase-transitions and emergent phenomena.

_A crystalline material is conceived of as a set of lattice points with spins. The spins (magnetic moments) of the atoms in the magnet can either be up or down. Spins can change as a result of being influenced by neighboring spins and by the ambient temperature. Spins prefer to align with their neighbors. The overall behavior of the system will vary depending on the temperature._

[NetLogo Ising Page](https://ccl.northwestern.edu/netlogo/models/Ising)

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.