pysph
Fluid simulator
A Python implementation of smooth particle hydrodynamics fluid simulation with screen space rendering capabilities
SPH fluid simulation with advanced screen space fluid rendering, using pyopengl and pyopencl.
110 stars
5 watching
18 forks
Language: Python
last commit: over 11 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
open-atmos/pysdm | Software package for simulating particle dynamics in atmospheric cloud physics applications | 58 |
calebbell/fluids | A comprehensive Python library for simulating fluid dynamics in various engineering fields. | 361 |
viblo/pymunk | A Pythonic 2D physics library for simulating rigid body dynamics | 933 |
ec-usgs/pywatershed | A hydrologic model framework using Python and Fortran | 36 |
pmgbergen/porepy | A Python-based simulation tool for multiphysics processes in fractured porous media. | 250 |
libclsph/libclsph | An OpenCL-based library to accelerate fluid simulation in 3D graphics and animation | 52 |
pynbody/pynbody | An analysis framework for astrophysical simulations | 166 |
passah2o/dorado | A tool for simulating particle transport in 2D shallow-water hydrodynamic models using a weighted random walk methodology. | 55 |
simonom/pycham | A Python-based software for simulating aerosol chambers in indoor environments using chemical and microphysical processes | 50 |
david-hoffman/pyotf | Software for simulating optical transfer functions in microscopy using Python | 71 |
brainpy/brainpy | A Python framework for flexible and efficient brain dynamics programming and simulation | 533 |
pavelblend/blender-jet-fluids-addon | An integration tool for simulating fluid dynamics within Blender | 96 |
rlguy/gridfluidsim3d | A C++11-based fluid simulation program using PIC/FLIP methods to simulate liquid behavior and output triangle meshes in the Stanford .PLY file format. | 788 |
jolibrain/fluidnet_cxx | An implementation of a fluid simulation method using convolutional neural networks to accelerate Eulerian fluid dynamics. | 51 |
zeusyang/fluidengine | A C++ implementation of fluid simulation algorithms and data structures for computer graphics applications. | 70 |