Skip to content

GeCao/taichi-LBM

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

How to run code

pip install taichi
pip install --upgrade PyMCubes
python main.py

Features:

  • LBM
    • 2D basic
    • 3D basic
    • 2D KBC model
    • 3D KBC model
    • 2D Shan-Chen multiphase model
    • 3D Shan-Chen multiphase model
    • 2D He-Chen-Zhang multiphase model
    • 3D He-Chen-Zhang multiphase model
    • Obstacle boundary handling

result1

(doubly periodic shear layer: case 1)

result2 (Before) result2 (After: case 2, 3, 4)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages