Skip to content

Accompanying code for "Active Localization of Gas Leaks using Fluid Simulation"

Notifications You must be signed in to change notification settings

masenov/fluid-simulation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

fluid-simulation

Accompanying code for "Active Localization of Gas Leaks using Fluid Simulation"

Based on Jos Stam's paper Real-Time Fluid Dynamics for Games and its implementation found here: https://github.com/topaz1008/canvas-fluid-solver

Simulates the Navier-Stokes equations for incompressible fluids.

Tested with python 3.6.8

Required libraries: pip3 install scipy==1.0.0 numpy==1.16.0 matplotlib==3.1.2 h5py==2.10.0

For an interactive javascript demo of the same simulator: https://gas-drone-simulation.neocities.org/

As part of https://masenov.com/publication/active-sensing/

About

Accompanying code for "Active Localization of Gas Leaks using Fluid Simulation"

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages