Source/Sink Flow (Incompressible Potential Flow)

แชร์
ฝัง
  • เผยแพร่เมื่อ 24 ส.ค. 2019
  • This is the next elementary flow after uniform flow. We will start with the velocity potential (without derivation), and then compute the Cartesian velocity components. We will then go through a script to compute the flow-field due to a source/sink, and compute the circulation around an arbitrary curve.
    ==== RELEVANT VIDEOS ====
    Incompressible Potential Flow
    - • Incompressible Potenti...
    Uniform Flow
    - • Uniform Flow (Incompre...
    Uniform + Source/Sink Flow
    - • Uniform + Source/Sink ...
    Vortex Flow
    - • Vortex Flow (Incompres...
    Uniform + Vortex Flow
    - • Uniform + Vortex Flow ...
    ==== RELEVANT LINKS ====
    Blog post about incompressible potential flow
    ► www.joshtheengineer.com/2019/0...
    Blog and code for source/sink flow
    ► www.joshtheengineer.com/2019/0...
    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
  • วิทยาศาสตร์และเทคโนโลยี

ความคิดเห็น • 7

  • @alirezarahimi7956
    @alirezarahimi7956 3 ปีที่แล้ว

    It is really helpful, Thank you so much. Where can I access this code for MatLab?

  • @blownupdogsify
    @blownupdogsify 4 ปีที่แล้ว

    Hello I am stuck on a question, there is a source and sink , the question asks what happens when Q(source strength) approaches infinity and d(distance between the source sink) approaches zero. I asks me to prove the the velocity potential is equal to k(cos(theta)/r where k is equal to Qd/pi . Really stuck on this quesions any help is much appriciated

  • @mailoan2666
    @mailoan2666 4 ปีที่แล้ว +1

    Thank you so much for nice video. However, I want to know what is import file "COMPUTE_CIRCULATION"? What is the data you imported? Thank you

    • @JoshTheEngineer
      @JoshTheEngineer  4 ปีที่แล้ว +1

      You're welcome! That's just a function file, which you can download from my GitHub (github.com/jte0419/Panel_Methods). I write all my function file names in all caps, so if you see that in my future videos, they're just external function files. You just need to have them in the same directory as the main script.

  • @ArkonPT
    @ArkonPT 2 ปีที่แล้ว +1

    10/10

  • @beachboardfan9544
    @beachboardfan9544 4 ปีที่แล้ว +1

    How do engineers optimize flow through an axial compressor? Or even between different types of compressors, like an axial vs centrifugal. Its like black magic!

    • @JoshTheEngineer
      @JoshTheEngineer  4 ปีที่แล้ว +1

      I don't know much about the details, but for starters, you can do a search for "compressor velocity triangles". Might be a good jumping off point!