- Notifications
You must be signed in to change notification settings - Fork0
sthavishtha/L-shaped-LDC
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Code to compute flows in a single-sided L-shaped cavity Using Lattice Boltzmann Technique (TRT) modelusing a D2Q9 model
Boundary conditions used:Zou-He boundary condition on top moving walland Bounce-back on remaining stationary walls
Geometry of L-shaped cavity can be found in L-cavity_geo.pdf file in this repository.The aspect ratio is defined as :, according to the nomenclature as shown in the geometry.
Code modified from Jonas Latt's code cavity2d.mavailable athttp://wiki.palabos.org/numerics:matlab_samples
More details of TRT-LBM can be found in theArticle by Irina Ginzburg