jmsevillam / ising

Ising Model Simulations

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Ising Model Simulations

(Under Construction)

Description

This repository contains some codes, documentation and analysis for some simulations using the ising model.

The class ising.h simulates a 2D grid at a given temperature.

We also include the running the bash scripts for a temperature dependent simulations.

Objectives

References

About

Ising Model Simulations


Languages

Language:C++ 89.4%Language:Shell 10.6%