Skip to content

The aim of this project was to model percolation on a square lattice and determine if a spanning cluster exists and calculate the percolation threshold.

Notifications You must be signed in to change notification settings

Smullle/Percolation-Modeling

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Percolation-Modeling

Percolation modelling encompasses a large area of physics from fluid flow to electronics. The type of percolations investigated in this project was sites on a square lattice occupied according to a certain probability. Neighbouring sites occupy a cluster and if a single cluster touches all four sides of the lattice it is known as a spanning cluster.

The aim of this project was to model percolation on a square lattice and determine if a spanning cluster exists and calculate the percolation threshold.

Part of EP408 computational physics project.

About

The aim of this project was to model percolation on a square lattice and determine if a spanning cluster exists and calculate the percolation threshold.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages