gxzliu / directperc

simulates directed percolation

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

direct percolation

this project simulates and graphs directed percolation based on either an array of values imported from a text file or a randomly generated one. It also plots the percolation probability versus the site vacancy probability.

About

simulates directed percolation


Languages

Language:Python 100.0%