Uploaded August 2019 | Updated September 2026, 1 week ago
Here we will combine the previous two elementary flows: uniform and source/sink flow (links below). After showing the Cartesian velocity components on the board, we will go through a script to compute the combined flow-field and calculate the circulation around an arbitrary curve.
==== RELEVANT VIDEOS ====
Incompressible Potential Flow
- youtube.com/watch?v=Zo5XIcX8s2Q
Uniform Flow
- youtube.com/watch?v=jCTTDclJZEk
Source/Sink Flow
- youtube.com/watch?v=eLDI_jV3yo0
Vortex Flow
- youtube.com/watch?v=61jvr3rtmLE
Uniform + Vortex Flow
- youtube.com/watch?v=SoMuRp5v16w
==== RELEVANT LINKS ====
Blog post about incompressible potential flow
► joshtheengineer.com/2019/05/05/introduction-to-incompressible-potential-flow
Blog and code for combined uniform and source/sink flow
► joshtheengineer.com/2019/08/25/combined-flow-uniform-and-source-flow
GitHub: Panel Methods
► github.com/jte0419/Panel_Methods
===== REFERENCES =====
Note: the links are Amazon affiliate links. If you do happen to want to buy the book and use the link below, it helps me out a little.
► Fundamentals of Aerodynamics, Anderson
amzn.to/3emVuXU
► Foundations of Aerodynamics, Kuethe and Chow
amzn.to/2yMg1Vi
► Theory of Wing Sections, Abbott and Doenhoff
amzn.to/2wvZyUt
► Fundamental Mechanics of Fluids, Currie
amzn.to/2RpX2q4
► Elements of Gasdynamics, Liepmann and Roshko
amzn.to/2XrZjoo
Here we will combine the previous two elementary flows: uniform and source/sink flow (links below). After showing the Cartesian velocity components on the board, we will go through a script to compute the combined flow-field and calculate the circulation around an arbitrary curve.
==== RELEVANT VIDEOS ====
Incompressible Potential Flow
- youtube.com/watch?v=Zo5XIcX8s2Q
Uniform Flow
- youtube.com/watch?v=jCTTDclJZEk
Source/Sink Flow
- youtube.com/watch?v=eLDI_jV3yo0
Vortex Flow
- youtube.com/watch?v=61jvr3rtmLE
Uniform + Vortex Flow
- youtube.com/watch?v=SoMuRp5v16w
==== RELEVANT LINKS ====
Blog post about incompressible potential flow
► joshtheengineer.com/2019/05/05/introduction-to-incompressible-potential-flow
Blog and code for combined uniform and source/sink flow
► joshtheengineer.com/2019/08/25/combined-flow-uniform-and-source-flow
GitHub: Panel Methods
► github.com/jte0419/Panel_Methods
===== REFERENCES =====
Note: the links are Amazon affiliate links. If you do happen to want to buy the book and use the link below, it helps me out a little.
► Fundamentals of Aerodynamics, Anderson
amzn.to/3emVuXU
► Foundations of Aerodynamics, Kuethe and Chow
amzn.to/2yMg1Vi
► Theory of Wing Sections, Abbott and Doenhoff
amzn.to/2wvZyUt
► Fundamental Mechanics of Fluids, Currie
amzn.to/2RpX2q4
► Elements of Gasdynamics, Liepmann and Roshko
amzn.to/2XrZjoo
![Explained: Waitbar Cancel Button [MATLAB]
When youre using a waitbar and your simulation/code is taking too long, it would be nice to have a button that allows you to break out of the iteration loop. The cancel button on the waitbar lets you do just this.
Basic waitbar
http://www.youtube.com/watch?v=k2wKPxRUPiE
Waitbar color change
http://www.youtube.com/watch?v=IjkajdAE8vA Explained: Waitbar Cancel Button [MATLAB]](https://i.ytimg.com/vi/zSGcjtu5iQQ/mqdefault.jpg)
