Found 301 repositories(showing 30)
diwi
A Processing/Java library for high performance GPU-Computing (GLSL). Fluid Simulation + SoftBody Dynamics + Optical Flow + Rendering + Image Processing + Particle Systems + Physics +...
moostrik
openframeworks addon. Combines 2D fluid simulation, optical flow and more using GLSL shaders. Works best with live camera input.
NVIDIAGameWorks
Flow is a sparse grid-based fluid simulation library for real-time applications.
microhh
Computational fluid dynamics code for simulation of turbulent flows in the atmospheric boundary layer
amandaghassaei
A realtime fluid flow simulation on the GPU using WebGL
vavrines
Universal modeling and simulation of fluid mechanics upon machine learning. From the Boltzmann equation, heading towards multiscale and multiphysics flows.
loliverhennigh
A Lattice Boltzmann fluid flow simulation written in Tensorflow.
acroucher
A Python library for automating TOUGH2 simulations of subsurface fluid and heat flow
laserbeamfoam
Laser Ray Tracing Implementation and fluid flow simulation framework for Additive Manufacturing, laser welding, laser drilling applications
nikola-m
A three-dimensional unstructured finite volume code for fluid flow simulations.
SimVascular
A multi-physics finite element solver for patient-specific blood flow simulation including fluid-structure interaction and cardiac electrophysiology
arjunchint
Implemented LBM fluid simulation to model flow through porous media using Matlab Code
p-costa
A multi-block solver for massively parallel direct numerical simulations (DNS) of fluid flows
nauaneed
Direct Numerical Simulation of Fluid Flow with IBM Using Python
singhsidhukuldeep
As the field of Computational Fluid Dynamics (CFD) progresses, the fluid flows are more and more analysed by using simulations with the help of high speed computers. In order to solve and analyse these fluid flows we require intensive simulation involving mathematical equations which governs the fluid flow, these are Navier Stokes (NS) equation. Solving these equations has become a necessity as almost every problem which is related to fluid flow analysis call for solving of Navier Stokes equation. These NS equations are partial differential equations so different numerical methods are used to solve these equations. Solving these partial differential equations so different numerical methods requires large amount of computing power and huge amount of memory is in play. Only practical feasible way to solve these equation is write a parallel program to solve them, which can then be run on powerful hardware capable of parallel processing to get the desired results High speed supercomputer will provide us very good performance in terms of reduction in execution time. In paper focus will be on finite volume as a numerical method. We will also see what GPGPU (General-Purpose computing on Graphics Processing Units) is and how we are taking its advantages to solve CFD problems.
shortlab
Public (open source) repository for the MAMBA porous media chemistry, heat transfer, and fluid flow code, supported by CASL (the Consortium for Advanced Simulation of LWRs)
RJVogel
Basic CFD simulation of thermally driven fluid flow and solid-liquid phase change problems
frejanordsiek
DNS (Direct Numerical Simulation) for an incompressible Newtonian fluid flow in a cylindrical geometry (cylindrical tank) or cylindrical annulus geometry (Taylor-Couette flow) where the flow is forced to be axisymmetric. This is a finite difference code using a streamfunction-vorticity formulation.
hinofafa
The lid-driven cavity is a popular problem within the field of computational fluid dynamics (CFD) for validating computational methods. In this repository, we will walk through the process of generating a 2D flow simulation for the Lid Driven Cavity (LDC) flow using Nvidia Modulus framework.
fmuni
Library for simulations of dispersed fluid-particle multiphase flows using the (filtered) Two-Fluids formulation.
ukabuer
Fluid flow simulation using curl-noise
yjchoi1
This code is for simulating fluid flow simulation through porous media using Lattice Boltzmann Method (LBM).
Code to recreate results from "Unpaired Downscaling of Fluid Flows with Diffusion Bridges", Bischoff & Deck (2023). R&D project that shows how diffusion bridges can be applied to fluid simulations.
aGfrost
Vortex Method implementation for 2D fluid flow simulations
mbonvini
A Modelica package for 3D fluid flow simulations
phetsims
"Fluid Pressure and Flow" is an educational simulation in HTML5, by PhET Interactive Simulations.
AI-SMART-tt
This repository contains implementations of five common macroscopic traffic flow models for highway traffic simulation and prediction. Macroscopic traffic flow models treat traffic as a continuous fluid, simulating traffic dynamics by describing relationships between traffic density, speed, and flow.
Johnson-A
Simulation for mantle convection with fluid flow and heat advection written in fenics
adriaandebolle
Darcy and non-Darcy fluid flow simulation through well-structured porous medium
haoyunl2
SeisFlowBench is a reproducible scientific project for benchmarking seismic wave propagation and fluid flow simulations in porous media. Built with Julia and DrWatson.