alternative solution to the maze problem with LBMs
An alternative solution to the MAZE problem on matlab central FEX. (A recent submission to the File exchange on MATLAB central File ID: #27175 ).
The present solution uses an Immiscible Lattice Boltzmann framework to simulate the flow of a blue fluid in a complex pipeline; a red bubble is added at the inlet that serves as tracer to identify the fastest way out to the maze i.e. the path to the outlet.
The implementation is based on a method described in
Rothman, D.H. and Keller, J.M.,
``Immiscible cellular-automaton fluids,''
Journal of Statistical Physics 52, 1119-1127, August 1988.
and
Gunstensen, A. and Rothman, D.H.,
``A lattice-gas model for three immiscible fluids,''
Physica D 47, 47-52, January, 1991.
Periodic boundary conditions are applied at the inlet and outlet.
in order to run the code type :
Run_Maze_solution_ILB
a movies are include in the directory ( *.mov)
the execution takes a couple of hours on a I7 PC with 4GB
However since from the early stage of the simulation (say 20 min. from start) one can predict all the path the red bubble will follow to get of the the complex pipeline from the fluid velocity image on the left side of the screen.
by default it uses the directory C:\MAZE_Periodic_ILB\
to save the *.avi simulation movie
Cite As
Gianni Schena (2024). alternative solution to the maze problem with LBMs (https://www.mathworks.com/matlabcentral/fileexchange/27409-alternative-solution-to-the-maze-problem-with-lbms), MATLAB Central File Exchange. Retrieved .
MATLAB Release Compatibility
Platform Compatibility
Windows macOS LinuxCategories
Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Discover Live Editor
Create scripts with code, output, and formatted text in a single executable document.
Version | Published | Release Notes | |
---|---|---|---|
1.0.0.0 |