Panel Method Geometry

Поделиться
HTML-код
  • Опубликовано: 23 янв 2025

Комментарии • 54

  • @Jwil3743
    @Jwil3743 5 лет назад +23

    Excellent work! This is an invaluable resource for information. It's gems like this that make RUclips worthwhile. Heading back for the potential flow video now! Many thanks for your time and selflessness

    • @JoshTheEngineer
      @JoshTheEngineer  5 лет назад +5

      Thanks for the kind words! Comments like yours are part of the motivation that keeps me going.

  • @CB47SK
    @CB47SK 4 года назад +5

    By far the easiest understandable lesson on panel method ever made. Great work!

  • @TheEngineeringHub
    @TheEngineeringHub Год назад +1

    Amazing work Josh, perfect combination of theory and code implementation. RUclips is such an underestimated learning resource thanks to people like you (I try to pitch in too). Thank you so much!

  • @vishnu.prasad.official
    @vishnu.prasad.official 4 года назад +3

    4 years of Engineering and 1 year of working in the Aerospace Industry and this is the most convincing explanation of the panel method. Good work !

  • @graaaaaa0
    @graaaaaa0 4 года назад +1

    I didn't understand your reasoning behind taking clockwise direction, It is at 4:35 in video. If you can explain it. Thanks in advance

    • @JoshTheEngineer
      @JoshTheEngineer  4 года назад

      You can use either direction for your code, but you have to be consistent with it all the way through your derivation, otherwise you'll have weird things happen to the results. I just decided to choose clockwise, but you can choose counter-clockwise if you want; you'll just have to change the appropriate equations if you do.

  • @jacksledge8045
    @jacksledge8045 3 года назад +1

    You are literally a hero. This makes so much sense now. *bows* Thanks!!

  • @MartinDoherty-h7o
    @MartinDoherty-h7o Год назад

    Could you explain why angle beta is used when calculating CN and CA in lines 204 & 205 of VP_Airfoil.m?

  • @beachboardfan9544
    @beachboardfan9544 5 лет назад +4

    Could this variable defining also apply to parametric equations and integer geometry in python?

    • @JoshTheEngineer
      @JoshTheEngineer  5 лет назад +3

      I can't say I'm familiar with integer geometry, but you'll notice that at line 80 of my code, I'm actually making a parametric definition of a circle. For a lot of CFD codes, when you define the grid cells you'll also need to know their face normals so you can compute fluxes, so this method of computing the panel geometry is relevant beyond just panel methods!

  • @blackguardian89
    @blackguardian89 5 лет назад +4

    Can't wait the next video! Very nice and clear explanation :) Thank you!

    • @JoshTheEngineer
      @JoshTheEngineer  5 лет назад +2

      Thanks Nikolai! I have everything written already, just takes some motivation to film it.

  • @williamsworkshop8624
    @williamsworkshop8624 5 лет назад +2

    Thanks for going over all this!! Is the source_panel code that you showed at 19:36 available? I didn't see it in the GitHub repo, did I miss it?

    • @JoshTheEngineer
      @JoshTheEngineer  5 лет назад +1

      You're welcome! It's not available yet, but it will be soon. I generally post code when I get to that particular video, so when I post the video that goes over my airfoil source panel method code, I'll post the MATLAB and Python code as well. Should be in the near future.

  • @georgianaichim6520
    @georgianaichim6520 5 лет назад +2

    Will you explain implementing the panel method for multi element airfoil?

    • @JoshTheEngineer
      @JoshTheEngineer  5 лет назад

      I will! I already have the code ready for it, I just need to finish filming the videos that come before the multi-element airfoil one.

  • @Dani-ox6yw
    @Dani-ox6yw 4 года назад +1

    I couldn't run the code for Airfoil in Matlab, but the circle works only.
    please guide
    thanks

    • @WaqasAhmad-0
      @WaqasAhmad-0 4 года назад

      i am facing the same problem in python code
      plz respond

    • @JoshTheEngineer
      @JoshTheEngineer  4 года назад +1

      I responded to your email, but I'll put the same information here if anyone is having trouble. You need to make sure you have the LOAD_AIRFOIL_SELIG.m function in the same directory as the main script. You also need a directory called "Airfoil_DAT_Selig" in that directory, which houses all the necessary airfoil files. If you need any of the code, see my GitHub page (github.com/jte0419/Panel_Methods).

    • @Dani-ox6yw
      @Dani-ox6yw 4 года назад

      @@JoshTheEngineer Thanks, its working now

    • @redouanehemi9693
      @redouanehemi9693 4 года назад

      @@WaqasAhmad-0 same, how you solve it, please help me, i receive this message: could not convert string to float

    • @bilalyassin4999
      @bilalyassin4999 4 года назад

      @@Dani-ox6yw please can you tell us how you fix it or please would you send me the third file on my email:Bilalzyassin@gmail.com

  • @evoluindocomsino
    @evoluindocomsino 4 года назад +2

    Hello, great video!
    How can I do the code for an ellipse? can you help me?

    • @JoshTheEngineer
      @JoshTheEngineer  4 года назад

      Thanks! You can find the code for how to define an ellipse in my COMPUTE_CIRCULATION functions (for either MATLAB or Python). Here's the link to my GitHub where you can find those files: github.com/jte0419/Panel_Methods

  • @ruili9830
    @ruili9830 5 лет назад +3

    Thanks for your video on panel method geometry! Is the code only defines the x and y coordinate of the circle? How to calculate the coordinates of boundary points when it is airfoil?

    • @JoshTheEngineer
      @JoshTheEngineer  5 лет назад +1

      You're welcome! The code has options for both a circle and an airfoil. You can see me switch from the circle to the airfoil at 18:40. I'm just loading in the airfoil data, using some code from my previous videos in this Panel Methods playlist.

  • @carlosalbertolopezvillalob5059
    @carlosalbertolopezvillalob5059 4 года назад +1

    Thank you for your clear explanation, help me to understand some gaps that I had.

  • @mickh7995
    @mickh7995 3 года назад

    Excellent material - I'm working through each video as a refresher. I did this at Uni almost 40 years ago. After more than 35 years in industry, you sometimes forget the basics!
    One minor comment on the code I downloaded from your github. When I run the airfoil for goe623, I don't get exactly the same results as you show in the video. The first panel ends up being the trailing edge thickness surface between upper and lower surfaces rather than the first 2 lower surface panels. Something to do with flipping from ccw to cw or maybe you're not closing the airfoil?

  • @관찰파리
    @관찰파리 4 года назад +1

    You are my savior.

  • @frieden6298
    @frieden6298 8 месяцев назад

    Great video, sir! Thank you very much ❤❤

  • @luisfelipequinterogomez8267
    @luisfelipequinterogomez8267 3 года назад +1

    Amazing videos. My proffesor should teach like that

  • @Slyder2828
    @Slyder2828 5 лет назад +3

    Love your videos

  • @zqtech.5421
    @zqtech.5421 4 года назад +1

    Good work. Could you tell me rules to make 3d polygon using panel method. Plz reply

    • @JoshTheEngineer
      @JoshTheEngineer  4 года назад

      Thanks! I'm sorry, I haven't done any 3D panel method work.

  • @alejandroarias473
    @alejandroarias473 5 лет назад +3

    Great video

  • @dereksnow905
    @dereksnow905 5 лет назад +2

    Dude you are amazing

  • @surajpreetham3107
    @surajpreetham3107 4 года назад +1

    These are Awesome!!! Thanks a lot!!!

  • @MaderHerms
    @MaderHerms 5 лет назад +2

    Good job

  • @alirezarahimi7956
    @alirezarahimi7956 4 года назад +1

    Thank you 👍❤

  • @lucasgrego123
    @lucasgrego123 4 года назад +1

    Thank you very much, very didactic!

  • @bakrybsata3114
    @bakrybsata3114 5 лет назад +2

    Thank you very much :)