An open API service providing repository metadata for many open source software ecosystems.

GitHub topics: fluid-simulation

InteractiveComputerGraphics/splashsurf

Surface reconstruction library and CLI for particle data from SPH simulations, written in Rust.

Language: Rust - Size: 21.4 MB - Last synced at: about 17 hours ago - Pushed at: 20 days ago - Stars: 259 - Forks: 24

Robin7723/obamafy

🎨 Transform images into captivating fluid simulations with real-time GPU acceleration for mesmerizing artistic displays.

Language: Python - Size: 12.7 MB - Last synced at: 1 day ago - Pushed at: 1 day ago - Stars: 1 - Forks: 0

rlguy/Blender-FLIP-Fluids

The FLIP Fluids addon is a tool that helps you set up, run, and render high quality liquid fluid effects all within Blender, the free and open source 3D creation suite.

Language: C++ - Size: 20.7 MB - Last synced at: 2 days ago - Pushed at: 2 days ago - Stars: 1,845 - Forks: 197

thecasterian/fluca

Computational Fluid Dynamics Framework Based on the Immersed Boundary Method (IBM) and PETSc

Language: C - Size: 464 KB - Last synced at: 3 days ago - Pushed at: 3 days ago - Stars: 4 - Forks: 3

narasan49/bevy_eulerian_fluid

Language: Rust - Size: 265 MB - Last synced at: 4 days ago - Pushed at: 4 days ago - Stars: 23 - Forks: 2

mat-mgm/cfd_multisimulation_and_optimization

Program and environment for dynamically creating initial conditions and meshes, batch simulating these, and aggregating the results.

Language: Python - Size: 5.59 MB - Last synced at: 5 days ago - Pushed at: 5 days ago - Stars: 0 - Forks: 0

qiguaideaaaa/GeoCraft

A Minecraft mod that aims to add realistic geo-related elements, including physical fluid, atmosphere and so on!

Language: Java - Size: 30.5 MB - Last synced at: 5 days ago - Pushed at: 5 days ago - Stars: 3 - Forks: 0

blacklordplaz/Fluid-oss

🗣️ Enable real-time voice-to-text transcription on macOS with AI enhancements, supporting 25+ languages for seamless, smart typing.

Language: Swift - Size: 10.2 MB - Last synced at: 6 days ago - Pushed at: 6 days ago - Stars: 2 - Forks: 0

Habrador/Ten-Minute-Physics-Unity

Implementations in Unity of the Ten Minute Physics YouTube channel. Instead of using Unity's built-in physics engine, you will learn how to make your own XPBD based physics engine. This is useful if you want to simulate ropes, cloth, tires, etc. You will also learn how to make fluid simulations and soft body physics.

Language: C# - Size: 4.44 MB - Last synced at: 8 days ago - Pushed at: 8 days ago - Stars: 321 - Forks: 34

blastnet/blastnet.github.io

BLASTNet Homepage

Language: JavaScript - Size: 64 MB - Last synced at: 9 days ago - Pushed at: 9 days ago - Stars: 12 - Forks: 3

mrkondratyev/Piastra

A teaching framework for studying computational (astrophysical) fluid dynamics & MHD. 1D/2D linear advection, inviscid compressible hydrodynamics, and MHD solvers are implemented in a user-friendly manner using various finite-volume Godunov-type methods. The code is written in Python with extensive use of NumPy library for clarity and performance.

Language: Python - Size: 20.2 MB - Last synced at: 9 days ago - Pushed at: 9 days ago - Stars: 6 - Forks: 1

ProjectPhysX/FluidX3D

The fastest and most memory efficient lattice Boltzmann CFD software, running on all GPUs and CPUs via OpenCL. Free for non-commercial use.

Language: C++ - Size: 21.4 MB - Last synced at: 11 days ago - Pushed at: 11 days ago - Stars: 4,759 - Forks: 428

sjoerdev/fluid-simulation

this is a smoothed particle hydrodynamics simulation

Language: C# - Size: 38.1 KB - Last synced at: 12 days ago - Pushed at: 12 days ago - Stars: 8 - Forks: 0

CaNS-World/CaNS

A code for fast, massively-parallel direct numerical simulations (DNS) of canonical flows

Language: Fortran - Size: 1.13 MB - Last synced at: 15 days ago - Pushed at: 15 days ago - Stars: 253 - Forks: 85

CFDBY/Two-Phase-Air-Water-Transient-CFD-Simulation

This repository documents a 2D transient CFD simulation of an air-water two-phase flow using the Volume of Fluid (VOF) multiphase model in ANSYS Fluent.

Size: 11.4 MB - Last synced at: 16 days ago - Pushed at: 16 days ago - Stars: 0 - Forks: 0

zeozeozeo/splash

LiquidFun + Raylib fluidsim experiments

Language: C++ - Size: 11.9 MB - Last synced at: 17 days ago - Pushed at: 17 days ago - Stars: 1 - Forks: 0

raymondyfei/libwetcloth

A Multi-Scale Model for Simulating Liquid-Fabric Interactions

Language: C++ - Size: 15.2 MB - Last synced at: 2 days ago - Pushed at: almost 4 years ago - Stars: 500 - Forks: 71

LennartPaduch/WebLBM

Fast and memory efficient Lattice Boltzmann CFD (D2Q9) for the browser running on the GPU via the WebGPU API https://weblbm.pages.dev/

Language: TypeScript - Size: 57.6 KB - Last synced at: 19 days ago - Pushed at: 19 days ago - Stars: 1 - Forks: 0

komahanb/unstructured-finite-volume

Unstructured Finite Volume Solver for Partial Differential Equations

Language: Fortran - Size: 3.76 MB - Last synced at: 23 days ago - Pushed at: 23 days ago - Stars: 33 - Forks: 5

DiogoRibeiro7/navier-stokes-solvers

High-performance 2D incompressible Navier-Stokes solvers: Newton-Raphson finite difference and Fourier spectral methods with adaptive time stepping, convergence analysis, and turbulence diagnostics

Language: C - Size: 869 KB - Last synced at: 23 days ago - Pushed at: 24 days ago - Stars: 0 - Forks: 0

chennachaos/awesome-FEM4CFD

A curated list of resources on FEM for CFD

Size: 39.1 KB - Last synced at: 4 days ago - Pushed at: 9 months ago - Stars: 85 - Forks: 12

jmdha/srss

Software Rendered Smoke Simulation in 150 lines of C code

Language: C - Size: 109 KB - Last synced at: 24 days ago - Pushed at: 24 days ago - Stars: 1 - Forks: 0

nobu-n2002/PixelFlow

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.

Language: Fortran - Size: 18.5 MB - Last synced at: 26 days ago - Pushed at: 26 days ago - Stars: 3 - Forks: 0

ArminGEtemad/bevy_gpu_fluid

GPU-accelerated fluid simulation plugin for Bevy

Language: Rust - Size: 126 MB - Last synced at: 27 days ago - Pushed at: 27 days ago - Stars: 1 - Forks: 0

CaNS-World/CaNS-Fizzy

A code for fast, massively-parallel simulations of two-phase flows with heat transfer

Language: Fortran - Size: 3.28 MB - Last synced at: 24 days ago - Pushed at: 30 days ago - Stars: 43 - Forks: 5

moeinpoi/lammps-kokkos-port

Kokkos port of LAMMPS source code (SPH, cell mechanics, etc.).

Language: C++ - Size: 658 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

bandinopla/threejs-fluid-simulation

Language: TypeScript - Size: 664 KB - Last synced at: about 1 month ago - Pushed at: 4 months ago - Stars: 32 - Forks: 3

agtdbx/mod1

Simulation graphic project that represent a surface in 3D, on which water flow. Recreate a wave, a tsunami or rain on the surface.

Language: C++ - Size: 948 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

StarsX/RayTracedSPH

Real-time fluid simulation using smoothed particle hydrodynamics (SPH) by taking advantage of GPU hardware ray tracing for particle neighbor search.

Language: C - Size: 331 MB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 11 - Forks: 0

jsoulier/fluid_simulation

Fluid Simulation using SDL3 GPU with compute shaders

Language: C++ - Size: 20.8 MB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 6 - Forks: 0

seanwevans/fluid-sims

A collection of fluid simulations

Language: Cuda - Size: 17.1 MB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 59 - Forks: 1

collidingScopes/liquid-shape-distortions

Create psychedelic animations in real-time in the browser. Webgl shader using liquid motion, distortion, shadows, and light.

Language: JavaScript - Size: 19.4 MB - Last synced at: about 1 month ago - Pushed at: 6 months ago - Stars: 91 - Forks: 8

SALMONPreet/SPH-Simulations-Fluid-and-Astrophysics

Smoothed Particle Hydrodynamics (SPH) simulations in 2D: custom developed SPH solver for modeling cloud-cloud collisions in astrophysical context.

Language: C++ - Size: 73.4 MB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

michaelbrusegard/WebGL-Fluid-Enhanced

WebGL Fluid Simulation for modern webpages (works even on mobile).

Language: TypeScript - Size: 5.41 MB - Last synced at: about 1 month ago - Pushed at: 5 months ago - Stars: 77 - Forks: 11

the-rccg/hw2d

Reference implementation for the Hasegawa-Wakatani model of plasma turbulence inside nuclear fusion reactors in two dimensions

Language: Python - Size: 10.6 MB - Last synced at: 8 days ago - Pushed at: over 1 year ago - Stars: 26 - Forks: 2

liamhauw/liam

A Direct3D12 API-based fluid simulation of explosive smoke for my graduate thesis.

Language: C - Size: 98.6 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

soumyasen1809/12-Steps-to-Navier-Stokes

CFD Python, a.k.a. the 12 steps to Navier-Stokes taught by Prof. Lorena Barba

Language: Python - Size: 8.79 KB - Last synced at: about 2 months ago - Pushed at: almost 6 years ago - Stars: 28 - Forks: 9

GossiperLoturot/fluid-rs

SPH fluid simulation for CPU

Language: Rust - Size: 43 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

colonelwatch/ESP32-fluid-simulation

Interactive fluid simulation using the "CYD" dev board, featuring an ESP32. Built in Arduino.

Language: C++ - Size: 3.61 MB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 30 - Forks: 2

felixturner/fluid-sim

Fluid Simulation using threejs

Language: JavaScript - Size: 1.31 MB - Last synced at: about 1 month ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

pypr/pysph

A framework for Smoothed Particle Hydrodynamics in Python

Language: Python - Size: 7.09 MB - Last synced at: 2 months ago - Pushed at: 3 months ago - Stars: 500 - Forks: 144

aidancornelius/fluidSolver

A sort of faithful recreation of ofxMSAFluid for Apple's frameworks. Fluid simulation it's right there on the tin.

Language: Swift - Size: 1.24 MB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

transitive-bullshit/react-fluid-animation

Fluid media animation for React powered by WebGL.

Language: JavaScript - Size: 15.3 MB - Last synced at: 2 months ago - Pushed at: over 5 years ago - Stars: 93 - Forks: 37

JingShing/Fluid-Simulator-Online

an online fluid simulator tool.

Language: HTML - Size: 20.5 KB - Last synced at: 27 days ago - Pushed at: 3 months ago - Stars: 1 - Forks: 0

topaz1008/canvas-fluid-solver

Real-time fluid simulation in Javascript.

Language: JavaScript - Size: 1.02 MB - Last synced at: about 1 month ago - Pushed at: almost 2 years ago - Stars: 54 - Forks: 9

Mohamedelrefaie/DrivAerNet

A Large-Scale Multimodal Car Dataset with Computational Fluid Dynamics Simulations and Deep Learning Benchmarks

Language: Python - Size: 979 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 385 - Forks: 62

InteractiveComputerGraphics/SPlisHSPlasH

SPlisHSPlasH is an open-source library for the physically-based simulation of fluids.

Language: C++ - Size: 17.2 MB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 1,750 - Forks: 309

Arthur-Kitsuragi/FluidDiff

A Denoising Diffusion Model for Fluid Field Prediction

Language: Jupyter Notebook - Size: 75.1 MB - Last synced at: 2 months ago - Pushed at: 3 months ago - Stars: 1 - Forks: 0

taehoon-yoon/SPH-Fluid-Simulation

Smoothed Particle Hydrodynamics implementation with Python

Language: Python - Size: 71.6 MB - Last synced at: about 1 month ago - Pushed at: over 2 years ago - Stars: 27 - Forks: 2

yukiny0811/mpm-snow

Julia implementation of "A Material Point Method for Snow Simulation"

Language: Julia - Size: 13.7 KB - Last synced at: about 1 month ago - Pushed at: over 2 years ago - Stars: 6 - Forks: 0

sjoerdev/fluid-simulation-vitagl

this is a smoothed particle hydrodynamics simulation for the psvita

Language: C++ - Size: 727 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 1 - Forks: 0

exMachina316/fluid_sim

A simple cpp based fluid particle simulator with OpenGL renderer.

Language: C++ - Size: 785 KB - Last synced at: about 1 month ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

emhayki/CFD-Fundamental

Implementation of the 12 steps approach to the Navier-Stokes equations, essential for simulating fluid dynamics.

Language: C++ - Size: 398 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 66 - Forks: 15

MateoMor/Fluid-Simulator Fork of simulador-de-fluidos-SPH/GUI-Fluid-Simulator

Real-time 2D fluid simulation using SPH (Smoothed Particle Hydrodynamics) with Qt/OpenGL interface and interactive particle manipulation tools.

Language: C++ - Size: 23.8 MB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

HPCForge/Bubbleformer

Bubbleformer: Forecasting Boiling with Transformers

Language: Jupyter Notebook - Size: 9.74 MB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 2 - Forks: 0

julianlork/fdm-lid-driven-cavity-flow

Implementation of a lid driven cavity flow simulator using regular finite differences method with python.

Language: Python - Size: 49.6 MB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 2 - Forks: 2

KRproject-tech/FSI_by_FEM_and_UVLM

Fluid-Structure Interaction Analysis Using FEM and UVLM

Language: MATLAB - Size: 29.4 MB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 25 - Forks: 2

takah29/2d-fluid-simulator

2D incompressible fluid solver implemented in Taichi.

Language: Python - Size: 37.5 MB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 129 - Forks: 22

KingWaffleIII/cuds-aerofoil-competition

My submission to the 2025 Cambridge University Drone Society Aerofoil Competition

Language: Jupyter Notebook - Size: 3.62 MB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 1 - Forks: 0

GuildOfCalamity/FluidSim

smoke/fire simulation on the CPU

Language: C# - Size: 5 MB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 1 - Forks: 0

jakelangham/kestrel

Software for simulations of sediment-laden Earth surface flows

Language: Fortran - Size: 25.7 MB - Last synced at: 8 days ago - Pushed at: about 1 month ago - Stars: 5 - Forks: 6

Sanaxen/Tsunami_simulation

Tsunami simulation

Language: C - Size: 1.04 GB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

memoakten/ofxMSAFluid

C++ openFrameworks addon for solving and drawing 2D fluid systems based on Navier-Stokes equations and Jos Stam's paper "Real-Time Fluid Dynamics for Games"

Language: C++ - Size: 36.1 KB - Last synced at: 27 days ago - Pushed at: about 6 years ago - Stars: 198 - Forks: 52

DUDUwU3/FluidSolver

High-performance Rust library for computational fluid dynamics, featuring turbulence modeling and parallel processing. Ideal for simulating complex fluid flow. 🚀💻

Language: Rust - Size: 8.79 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

AlbertoCuadra/RANS_turbulent_channel_flow

RANS simulation of a turbulent channel flow

Language: MATLAB - Size: 3.89 MB - Last synced at: 2 months ago - Pushed at: over 3 years ago - Stars: 12 - Forks: 4

joshkaspar/WebGL-Fluid-Simulation Fork of PavelDoGreat/WebGL-Fluid-Simulation

Quick hack of @PavelDoGreat's simulation to add collisions

Language: JavaScript - Size: 3.07 MB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

sandydoo/flux

An open-source tribute to the macOS Drift screensaver

Language: Rust - Size: 6.4 MB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 819 - Forks: 40

skhelladi/wxRTCFD_Code

Real-time Computational Fluid Dynamics (C/C++, wxWidget)

Language: C++ - Size: 23.9 MB - Last synced at: 25 days ago - Pushed at: about 2 years ago - Stars: 16 - Forks: 3

Kevin22888/AkuaEngine

A real-time fluid simulation engine implemented in C++, with CUDA and OpenGL.

Language: C++ - Size: 24.7 MB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

rundiwu/StableFluids-python

A pure-python implementation of Stable Fluids with stagger grids.

Language: Python - Size: 12.8 MB - Last synced at: 3 months ago - Pushed at: about 3 years ago - Stars: 14 - Forks: 1

MRLintern/StokesianFlow

A C++ solver for Modelling a Stokes Fluid Flowing through a Channel/River. Makes use of the Finite Element Method (FEM) and the Eigen Template Library (Eigen) for the Algebra.

Language: C++ - Size: 408 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

luc14n/FluidSim

Application being developed to run fluid simulations. First project in windows app development, simulations, and machine learning

Language: C - Size: 2.47 MB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

shobuzako-kensuke/LS-SPH-Fluid-Simulator

Fluid simulator using LS-SPH method

Language: Python - Size: 3.09 MB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 3 - Forks: 3

Sibusiso12302/driven_cavity_flow

Solve the 2D lid-driven cavity flow problem with a GPU-accelerated Chorin projection scheme. Validate results using structured mesh-based methods. 🐙💻

Language: Jupyter Notebook - Size: 115 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

precise-simulation/cfdtool

CFDTool - An easy to use OpenFOAM / SU2 / CFD simulation toolbox

Language: MATLAB - Size: 594 MB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 94 - Forks: 23

auxiliaire/fluidapp

Cross-platform 2D Fluid Simulation application, written in C, GTK4.

Language: C - Size: 517 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 1 - Forks: 0

gopmur/OpenSayal

Real-time 2D fluid simulator on CUDA

Language: Cuda - Size: 671 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 21 - Forks: 2

ivansojivarghese/Ripples

'Ripples' is an interactive JavaScript project that replicates the mesmerizing effect of ripples in water. Inspired by real-world physics, this simulation captures the behavior of capillary and gravity waves, creating a realistic ripple effect when a user clicks or taps on the screen. The simulation uses WebGL for optimized performance & rendering.

Language: JavaScript - Size: 3.64 MB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

danieldia-dev/modelling-laminar-flow-python

This project aims to solve the 2D Navier-Stokes equations using the finite difference method for single-phase laminar flow.

Language: Python - Size: 482 MB - Last synced at: 20 days ago - Pushed at: about 1 year ago - Stars: 7 - Forks: 2

mmrzaf/FluidSim

FluidSim is a 2D fluid simulation project implemented in Rust and compiled to WebAssembly.

Language: Rust - Size: 18.6 KB - Last synced at: about 1 month ago - Pushed at: 3 months ago - Stars: 2 - Forks: 0

MHDFlows/Ananke.jl

GPU Based 3D Finite Volume Fluid code written in Julia

Language: Julia - Size: 69.3 KB - Last synced at: 23 days ago - Pushed at: almost 2 years ago - Stars: 11 - Forks: 2

andyborrell/AeroToy

An interactive real-time fluid-rigid-body simulator with a focus on experimentation and learning.

Size: 3.91 KB - Last synced at: 5 months ago - Pushed at: about 3 years ago - Stars: 21 - Forks: 1

resetius/fdm

Finite-Difference

Language: C++ - Size: 2.62 MB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 7 - Forks: 1

Realm07/SPH-Fluid-Simulation-in-OpenGL

SPH-Fluid-Simulation-in-OpenGL

Language: C++ - Size: 2.22 MB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 2 - Forks: 0

raboonik/AutoParallelizePy

An easy-to-implement python library plugin for mpi4py along with worked examples designed to streamline domain decomposition and add a simplifying layer to noncontiguous MPI parallelization of multidimensional datasets.

Language: Python - Size: 42 KB - Last synced at: 3 months ago - Pushed at: 5 months ago - Stars: 10 - Forks: 1

amirrezaes/3D-Fluid-Simulation-Pygame

Python 3D SPH with OpenGL and Pygame

Language: Python - Size: 24.2 MB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 1 - Forks: 0

felpzOliveira/Bubbles

My personal fluid solver

Language: C++ - Size: 78.2 MB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 6 - Forks: 0

matsuoka-601/WebGPU-Ocean

A real-time 3D fluid simulation implemented in WebGPU

Language: TypeScript - Size: 80.3 MB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 387 - Forks: 34

UTATRocketry/FCOFFS

FCOFFS is a 1D fluid simulation code that enables us to capture the behaviour of the rocket propellant feed system.

Language: Python - Size: 4.01 MB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 1 - Forks: 1

gabyx/RsFluid

An Eulerian fluid simulation written in Rust to learn the language

Language: Rust - Size: 382 KB - Last synced at: 3 months ago - Pushed at: over 1 year ago - Stars: 12 - Forks: 0

jinleili/simuverse

Simulate particle vector fields, fluid dynamics, procedural textures, and position-based dynamics based on wgpu + egui

Language: Rust - Size: 16.6 MB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 84 - Forks: 10

AbinavRavi/Deep-learning-For-Physics

Advanced Deep learning for physics (Fluid Simulations ) in TUM

Language: Jupyter Notebook - Size: 1.27 GB - Last synced at: 5 months ago - Pushed at: over 7 years ago - Stars: 4 - Forks: 4

zdxying/FreeLB

Freely Coupled Lattice Boltzmann Code

Language: C++ - Size: 3.74 MB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 5 - Forks: 0

Erkaman/gl-water2d

2D liquid simulation in WebGL

Language: JavaScript - Size: 17.6 MB - Last synced at: 5 months ago - Pushed at: over 9 years ago - Stars: 308 - Forks: 18

p-costa/SNaC

A multi-block solver for massively parallel direct numerical simulations (DNS) of fluid flows

Language: Fortran - Size: 573 KB - Last synced at: 4 months ago - Pushed at: almost 3 years ago - Stars: 43 - Forks: 12

hagmas/MobileFluidSimulation

Fluid Simulation with Metal

Language: Swift - Size: 5.42 MB - Last synced at: 4 months ago - Pushed at: about 8 years ago - Stars: 94 - Forks: 10

rlguy/GridFluidSim3D

A PIC/FLIP fluid simulation based on the methods found in Robert Bridson's "Fluid Simulation for Computer Graphics"

Language: C++ - Size: 1.3 MB - Last synced at: 6 months ago - Pushed at: about 8 years ago - Stars: 800 - Forks: 99

bobarna/eigenfluid-control

Controlling fluids in a reduced-dimensional simulation.

Language: Jupyter Notebook - Size: 21.7 MB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 6 - Forks: 1

MD-CWI/afivo-streamer

Code for plasma fluid simulation of streamer discharges

Language: Fortran - Size: 307 MB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 19 - Forks: 5

diwi/PixelFlow

A Processing/Java library for high performance GPU-Computing (GLSL). Fluid Simulation + SoftBody Dynamics + Optical Flow + Rendering + Image Processing + Particle Systems + Physics +...

Language: Java - Size: 34.5 MB - Last synced at: 6 months ago - Pushed at: almost 8 years ago - Stars: 1,264 - Forks: 133

Related Keywords
fluid-simulation 443 fluid-dynamics 135 cfd 54 simulation 49 fluid 43 opengl 37 sph 37 smoothed-particle-hydrodynamics 31 cpp 25 python 25 physics-simulation 25 navier-stokes 24 fluid-solver 24 webgl 23 javascript 21 computational-fluid-dynamics 19 physics 18 navier-stokes-equations 17 computer-graphics 17 gpu 16 cuda 14 unity 14 fluid-mechanics 14 lattice-boltzmann 12 rust 12 fluids 12 graphics 12 glsl 12 webgpu 10 matlab 10 openfoam 10 finite-difference 9 numerical-methods 9 computational-physics 9 high-performance-computing 9 turbulence 9 machine-learning 8 2d 8 aerodynamics 8 stable-fluids 8 cellular-automata 8 particles 8 shaders 8 webgl2 7 compute-shader 7 deep-learning 7 lbm 7 gpgpu 6 water 6 hydrodynamics 6 parallel-computing 6 hpc 6 mpi 6 animation 6 fortran 6 python3 6 computer-animation 5 particle-system 5 fluid-simulation-engine 5 physics-engine 5 finite-difference-method 5 julia 5 finite-element-methods 5 c-plus-plus 5 simulator 5 numerical-analysis 5 compute-shaders 5 opencl 5 finite-volume 5 pic-flip 5 interactive 5 water-simulation 5 scientific-computing 5 material-point-method 5 cloth-simulation 5 gpu-programming 5 csharp 5 gpu-acceleration 4 imgui 4 physics-2d 4 gpu-computing 4 liquid 4 solver 4 cplusplus 4 bevy 4 open-source 4 numpy 4 webassembly 4 swift 4 fluid-structure-interaction 4 visualization 4 particle-physics 4 openmp 4 marching-cubes 4 java 4 unity3d 4 direct-numerical-simulation 4 numerical-simulations 4 position-based-dynamics 3 shallow-water-equations 3