Density of the spanning/percolating cluster, i.e. the number of sites on the percolating cluster divided by \(L^2\). Averaged over num_samples Monte Carlo samples (with OpenMP).
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
real(kind=dp), | intent(in) | :: | p | The probability for a site to allow transport. |
||
integer, | intent(in) | :: | L | The size of the system. |
||
integer, | intent(in) | :: | num_samples | The number of Monte Carlo samples. |
The number of sites on the spanning cluster divided by \(L^2\).