Hello.

I want to implement a code (Fortran 77) to study invasive percolation in a delaunay network. I already have the delaunay network, following Sloan's algorithm. Now I'm having difficulty implementing percolation on it.

any tips on how to do it?

Similar questions and discussions