SIMPLE-taichi is an incompressible fluid solver implementing the SIMPLE method written in Taichi. The target flow field is rectangular with typical boundary conditions (inflow/outflow/wall).
- Finite Volume Method (FVM)
- Built-in Conjugate-Gradient (CG) and BiCGSTAB solver
- Taichi 1.0.0
- Matplotlib
As a concrete validation, the computation results of a lid-driven cavity case are compared with the well-know literature values.