Skip to content

yangjunjie0320/LatticeBoltzmannModel.jl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LatticeBoltzmannModel

Stable Dev Build Status Coverage

This package implements Lattice Boltzmann Model (LBM) for fluid dynamics simulation in julia. The code closely follows the corresponding part in Scientific Computing for Physicists by @GiggleLiu.

Contents

  • D2Q9 model - a 2D LBM with 9 velocities
  • Fluid dynamics visualization

Results

The video below show the evolution of a simple fluid dynamics simulation using LBM, where a circular obstacle is placed in the middle of the domain. <>

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published