stable-fluids
A minimal Stable Fluids inspired fluid solver with Python and NumPy. (by GregTJ)
pysph
A framework for Smoothed Particle Hydrodynamics in Python (by pypr)
stable-fluids | pysph | |
---|---|---|
2 | 1 | |
202 | 477 | |
- | 2.3% | |
0.0 | 7.3 | |
about 3 years ago | 9 days ago | |
Python | Python | |
The Unlicense | GNU General Public License v3.0 or later |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
stable-fluids
Posts with mentions or reviews of stable-fluids.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2022-07-14.
-
Fluid Simulation Clock with Raspberry Pi 4 and Python
For the lazy like me: https://github.com/GregTJ/stable-fluids
-
Unstable Flow
Created using a work-in-progress version of my Python based fluid simulator (unpublished, though the current version can be found here: https://github.com/GregTJ/stable-fluids)
pysph
Posts with mentions or reviews of pysph.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2021-04-21.
-
I hear about Python being slow, but when has performance actually been an issue for you?
Taking a quick look, PySPH looks pretty good... actually, this looks way, way better than what was around last time I looked! I haven't seen any validation tests in their examples yet, but overall the results look promising. Looks like you may still have to write quite a bit of code to get the simulation set up, but at least you won't have to write your own solver.
What are some alternatives?
When comparing stable-fluids and pysph you can also consider the following projects:
pybobyqa - Python-based Derivative-Free Optimization with Bound Constraints
SPH-Fluid-Simulation - Smoothed Particle Hydrodynamics implementation with Python
Stable-Fluids - Real-time simulation of Stable Fluids, Jos Stam, SIGGRAPH 1999.
FluidX3D - The fastest and most memory efficient lattice Boltzmann CFD software, running on all GPUs and CPUs via OpenCL. Free for non-commercial use.
rpi-rgb-led-matrix - Controlling up to three chains of 64x64, 32x32, 16x32 or similar RGB LED displays using Raspberry Pi GPIO
scraperx - Library for scraping websites or apis at any scale