Fluid-Solver
Fluid simulator
An Eulerian solver for simulating fluid flows in a staggered grid using various numerical methods and optimisations.
Rust based marker and cell fluid solver
25 stars
5 watching
0 forks
Language: Rust
last commit: almost 6 years ago fluid-solvernavier-stokesrustsimulation
Related projects:
Repository | Description | Stars |
---|---|---|
seanlth/boltzmann | Simulates the Maxwell-Boltzmann distribution of particle velocities | 4 |
aiwl/fluids | An implementation of Jos Stam's Stable Fluids algorithm for realistic fluid simulation in 3D graphics | 15 |
tunabrain/incremental-fluids | Provides simple fluid solver implementations in C++ for learning and reference purposes | 584 |
jinleili/fluid-webgpu | A Rust-based implementation of lattice Boltzmann fluid simulation using WebGPU | 28 |
983/fluid-simulation | An implementation of fluid dynamics simulation on both CPU and GPU using C++ with OpenGL | 53 |
jolibrain/fluidnet_cxx | An implementation of a fluid simulation method using convolutional neural networks to accelerate Eulerian fluid dynamics. | 51 |
calebbell/fluids | A comprehensive Python library for simulating fluid dynamics in various engineering fields. | 361 |
pavelblend/blender-jet-fluids-addon | An integration tool for simulating fluid dynamics within Blender | 96 |
zeusyang/fluidengine | A C++ implementation of fluid simulation algorithms and data structures for computer graphics applications. | 70 |
szaghi/off | A high-performance, parallelizable finite volume solver for Navier-Stokes equations and related fluid dynamics problems | 129 |
openfluid/openfluid | An open-source framework and application suite for modeling complex systems in various scientific fields. | 28 |
jamiemjohns/navier-stokes-2d-numerical-solve-incompressible-flow-with-custom-scenarios-matlab- | A MATLAB implementation of 2D numerical Navier-Stokes equations solver for incompressible flow with custom scenarios | 57 |
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 |
thetisproject/thetis | A Python-based tool for simulating complex fluid dynamics in coastal and estuarine environments. | 70 |
doyubkim/fluid-engine-dev | A software development kit for creating fluid simulations in computer graphics applications | 1,897 |