Channel Flow Solver in Vorticity Streamfunction Formulation
This code solves the 2D-channel-flow problem (steady, incompressible) in vorticity-streamfunction formulation using finite difference approximations. After computing initial values for the vorticity field, the iteration starts with solving for the streamfunction using the Jacobi Iteraition. Subseuqently, the vorticity on the boundary is found and the transport equation solved by an upwind scheme to counter numerical diffusion. Finally, U and V velocities are extracted from the streamfunction.
NOTE: As we are looking for the steady state solution, a single computation of the Jacobi Iteration is enough. The computation of residuals is only necessary for unsteady computations.
Reference: Salih, A. (2013, March). Streamfunction-Vorticity Formulation. Indian Institute of Space Science and Technology, Department of Aerospace Engineering. Retrieved May 11, 2020, from https://www.iist.ac.in/sites/default/files/people/psi-omega.pdf
Cita come
Raphael Springer (2025). Channel Flow Solver in Vorticity Streamfunction Formulation (https://it.mathworks.com/matlabcentral/fileexchange/75471-channel-flow-solver-in-vorticity-streamfunction-formulation), MATLAB Central File Exchange. Recuperato .
Compatibilità della release di MATLAB
Compatibilità della piattaforma
Windows macOS LinuxTag
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Scopri Live Editor
Crea script con codice, output e testo formattato in un unico documento eseguibile.
| Versione | Pubblicato | Note della release | |
|---|---|---|---|
| 1.0.0 | 
