How can i set PISO algorithm on matlab?
6 views (last 30 days)
Show older comments
Hi,
I'm trying to set PISO algorithm on matlab for simulating incompressible flow.
How can i set PISO algorithm?
3 Comments
Answers (1)
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.
0 Comments
See Also
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!