A simple software for constructing artificial binary microstructures in 2D or 3D
-
Updated
Mar 6, 2026 - Python
A simple software for constructing artificial binary microstructures in 2D or 3D
SFoF is a friends-of-friends galaxy cluster detection algorithm that operates in either spectroscopic or photometric redshift space. The linking parameters, both transverse and along the line-of-sight, change as a function of redshift to account for selection effects. The code is written in C++ and implements OMP to loop through the photometric …
In this work, we examine the resilience of two complex network types (Erdos Renyi, and Power-Law/Scale-free) to potential delivered attacks and random errors.
Statistical mechanics models such as random cluster models, random growth models and related processes.
A C++ implementation of the percolation problem
Fast Percolation Simulator for arbitrary 2d grid
Explosive immunization algorithm for network fragmentation introduced in Phys. Rev. Lett. 117, 208301
Write a program to estimate the value of the percolation threshold via Monte Carlo simulation.
Percolation Problem Analysis
Percolation Simulation: Explore fluid flow through penetrable materials with customizable simulations and visualization.
Adaptation of the Hoshen-Kopelman Algorithm for cluster labeling.
Write a program to estimate the value of the percolation threshold via Monte Carlo simulation.
Some examples of multi-scale simulating (perhaps without multi temporary)
Exercise solutions of the course : Introduction to Computational Physics offered at ETH Zurich
Evolution of scale-free and lattice networks
Algorithms I solutions http://algs4.cs.princeton.edu/code/
Implementation of the one dimensional Contact Process (SIS model) and two dimensional SIR model in order to find critical exponents of Percolation
Fortran percolation library with Hoshen-Kopelman algorithm.
MatLab implementation for Heshen-Kopelman cluster finding algorithm. The idea is having an efficient algorithm able to search for clusters in a NxN matrix and being able to find percolation thresholds plus some more interesting infos.
Add a description, image, and links to the percolation topic page so that developers can more easily learn about it.
To associate your repository with the percolation topic, visit your repo's landing page and select "manage topics."