How can i set PISO algorithm on matlab?
4 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
Hi,
I'm trying to set PISO algorithm on matlab for simulating incompressible flow.
How can i set PISO algorithm?
3 Kommentare
Antworten (1)
ahmed gamal
am 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.
0 Kommentare
Siehe auch
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!