This code deals with incompressible fluids and implements the collocated grid MAC method using a uniform cartesian grid. It discretizes space using second-order central differencing and time using a first-order explicit Euler method. For pressure calculation, it implements the Red-Black SOR method.
Stars
4
Forks
0
Watchers
4
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
90
commits
2
commits
Merge branch 'main' of https://github.com/nobu-n2002/PixelFlow into main
1d68c93View on GitHub