fluids
There are 57 repositories under fluids topic.
InteractiveComputerGraphics/SPlisHSPlasH
SPlisHSPlasH is an open-source library for the physically-based simulation of fluids.
dimforge/salva
2 and 3-dimensional fluid simulation library in Rust.
isl-org/DeepLagrangianFluids
Code repository for "Lagrangian Fluid Simulation with Continuous Convolutions", ICLR 2020.
InteractiveComputerGraphics/splashsurf
Surface reconstruction library and CLI for particle data from SPH simulations, written in Rust.
DualSPHysics/DesignSPHysics
Module for FreeCAD intended to use with DualSPHysics fluid simulator.
PavelBlend/blender-jet-fluids-addon
Jet fluid engine integration in Blender
portyanikhin/PyFluids
Simple, full-featured, lightweight CoolProp wrapper for Python
InteractiveComputerGraphics/physics-simulation
Introduction to state-of-the-art simulation methods for rigid bodies, deformable solids and fluids in the area of visual computing
axoloto/RealTimeParticles
Minimalist real-time 3D particles simulator (Boids, Fluids) based on OpenGL/OpenCL frameworks
fedebenelli/PyForFluids
PyForFluids: Fluids Properties Based on Equations of State
CoolProp/CoolProp.jl
A Julia wrapper for CoolProp, offering access to thermodynamic properties for fluids and mixtures.
jon85p/pyENL
Cross-platform engineering nonlinear equations systems solver [Under construction 🚧]
eleev/sprite-liquids-ios-app
💧Demonstrates a practical approach for liquid visualization using SpriteKit and CoreImage frameworks.
zlotny/DesignSPHysics
Module for FreeCAD intended to use with DualSPHysics fluid simulator.
simzero/openfoam-ml-rom
OpenFOAM examples for data-driven ML and ROM
portyanikhin/SharpProp
Simple, full-featured, lightweight, cross-platform CoolProp wrapper for C#
1n0r1/flow2d-rs
Computational fluid dynamics library written in Rust
williamgilpin/flowtrace_python
Python implementation of time-resolved flow tracing.
kirill-menke/sph-simulation-cuda
Real-Time SPH Simulation using C++/CUDA and OpenGL for Visualization
DamynChipman/VSB.jl
Vortex Sheet Boundary Method for Fluid Systems
Dennis-van-Gils/python-fluidprop
Easy access to thermodynamic fluid properties as a function of temperature and pressure. With a minimal command-line interface.
appleminis/gravity
Python OpenCL numerical simulation
ensonun/eSPH
A 2D Riemann solver based SPH code written in MATLAB
deep110/RoiFluids
A fluid simulation package using particle systems
felpzOliveira/Bubbles
My personal fluid solver
ray42/oomphlib
oomph-lib is an object-oriented, open-source finite-element library for the simulation of multi-physics problems. It is developed and maintained by Matthias Heil and Andrew Hazel of the School of Mathematics at The University of Manchester, along with many other contributors.
davidt964/Matlab-2D-Fluid-Simulation
This project utilizes smoothed particle hydrodynamics and spatial hashing to simulate a grid of interacting fluid particles. Although this program is unlike traditional computation fluid dynamics (CFD) programs, it still simulates the motion of fluid on an atomic level.
ElsevierSoftwareX/SOFTX-D-21-00170
NiceProp: An interactive Python-based educational tool for non-ideal compressible fluid dynamics
juliancastrillon77/CFD_with_FEniCS
Multiple fluid models and scenarios are solved using FEniCS.
PorousMedia/stochastic_pore_microstructural_generator
This code creates CSV files for pore bodies and pore throats of stochastically generated 3D pore microsturtures. The files are intended to make 3D images/ surface files and run simulations in STAR-CCM+.
bru32/bin
TechniSolve Program Binaries
harpolea/swerve
Shallow Water Equations for RelatiVistic Environments
MoreTacos/sph
An entirely from scratch fluid simulation engine written in pure Rust!
nikolausrauch/2D-fluids
Implementations of different fluid dynamic solvers in C++
loganzartman/wavescape
interactive fluid simulation in browser based on SPH, GPU-accelerated with WebGL2
PorousMedia/star_ccm_flow_simulator
This STAR CCM+ java code takes in two csv files (pore bodies and pore throats), use them to generate pore microstructures, and simulate fluid flow through it. The output of this script is a csv file of flow properties through a set number of iterations.