How can i set PISO algorithm on matlab?

3 views (last 30 days)
Dongjun Lee
Dongjun Lee on 23 Sep 2020
Answered: ahmed gamal on 21 Nov 2020
Hi,
I'm trying to set PISO algorithm on matlab for simulating incompressible flow.
How can i set PISO algorithm?

Answers (1)

ahmed gamal
ahmed gamal on 21 Nov 2020
I'm already facing the same problem. I implemented everything for PISO algorithm but the problem which im currently facing is how to deal with the source term of the pressure correction equation at the boundary for open channel flows. However, it works really fine for fully drichlet boundary conditions problems e.g, Driven Cavity. Also, i extended this code for PIMPLE algorithm but still facing the same problem with the inflow and outflow boundary conditions for the transient flow.

Categories

Find more on Animation in Help Center and File Exchange

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!