Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

ContinuumPercolation

This is a Python code approximating the continuum percolation threshold for circles, by simulating a random geometric graph. It constitutes a part of a project on applications of percolation theory to forest diseases. The attached pdf presents parts of the project that relate to the problem of continuum percolation of circles.

Details of the simulation

The program is based on the Newman-Ziff algorithm with periodic boundary conditions. Details of the simulation are described in Section 3.1 of the manuscript.

Credits

Created in 2016, by:

  • Kamil Dzikowski
  • Rachel Hendrikse
  • Luke Manchester
  • Andrew Patterson
  • David Thomas

About

Implementation of the Newman-Ziff algorithm with periodic boundary conditions for continuum percolation of circles

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages