Skip to content

Code used for simulating Ising systems on spatially embedded networks.

License

Notifications You must be signed in to change notification settings

MGarrod1/spatial_spin_monte_carlo

Repository files navigation

Spatial Spin Monte Carlo

Code used for simulating Ising systems on spatially embedded networks.

A Soft Random Geometric Graph in a linear external field. Showing a snapshot of the spin state at a particular time.

Requirements

The code was validated using Python 3.7.4 on an Anaconda distribution (conda version : 4.8.3). A full list of the packages installed can be found in the environment.yml file. This can be used to construct an identical anaconda environment to that used to perform the simulations. See the Anaconda documentation for more details.

Installation

To install run: python setup.py install

If this does not work then try running: python setup.py develop

About

Code used for simulating Ising systems on spatially embedded networks.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published