Skip to content

Latest commit

 

History

History
23 lines (17 loc) · 613 Bytes

README.md

File metadata and controls

23 lines (17 loc) · 613 Bytes

Incompressible Flow Solver

Dependency

  • torch
  • taichi

Demos

Lid-driven Cavity Flow

python fluid_simulator.py 1

Channel Flow

python fluid_simulator.py 2

Documentation

[Doc]