Skip to content

A parallel solver of the percolation problem, using C and OpenMP.

Notifications You must be signed in to change notification settings

sam-marsh/percolate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

percolate

A parallel solver of the percolation problem, written using C and OpenMP.

The percolation problem aims to determine if a liquid can filter through some porous substance. This cannot be solved analytically in general.

About

A parallel solver of the percolation problem, using C and OpenMP.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published