Percolation/Site percolation: Difference between revisions

t >= 100
(Promote from draft to full task status)
(t >= 100)
Line 11:
Given <math>p</math> repeat the percolation <math>t</math> times to estimate the proportion of times that the fluid can percolate to the bottom for any given <math>p</math>.
 
Show how the probability of percolating through the random grid changes with <math>p</math> going from <math>0.0</math> to <math>1.0</math> in <math>0.1</math> increments and with the number of repetitions to estimate the fraction at any given <math>p</math> as <math>t >= 100</math>.
 
Use an <math>M=15, N=15</math> grid of cells for all cases.
Anonymous user