[CFD] Inflation Layers / Prism Layers in CFD

แชร์
ฝัง
  • เผยแพร่เมื่อ 20 ม.ค. 2025

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

  • @lucaslincoln5712
    @lucaslincoln5712 2 ปีที่แล้ว +34

    Congratulations, excellent contribution!
    We can also consider a constraint on the size of the element of the last layer, to provide a smooth transition between the elements of the layer and the surrounding mesh.
    It is common to choose the average size of the surrounding mesh elements. For a 2D mesh with triangular elements, let's imagine that the area of the last element of the layer has to be approximately the area of the triangular element of the mesh just around the layer, so:
    Area of last layer element: A = (x1+x2)*y_last, where y_last = y*G^(N-1).
    Area of surrounding mesh element: A = (x1+x2)*h/2
    Therefore:
    h=2*y*G^(N-1)=2*y*(G^N)/G (for square elements h = y*G^(N-1)).
    Substituting G^N into equation (13), and rearranging:
    G = (δ-y)/(δ - h/2)
    and,
    N = 1 + log(0.5*h/y)/log(G), in previous equation note that h/2 < δ.
    We round off the number of layers and recalculate the growth rate:
    G = (0.5*h/y)^(1/(N-1))

    • @fluidmechanics101
      @fluidmechanics101  2 ปีที่แล้ว +7

      This is awesome. I'm going to pin the comment for everyone to see

  • @EngLhag
    @EngLhag 3 ปีที่แล้ว +49

    I was revisiting this video and I have just realized that we don't actually need to use root-finding algorithm such as Newton-Raphson to solve equation (13) shown at 28:40.
    We can rearrange that equation and then apply logarithm to both sides, ending with:
    N = Ln (CG-C+1) / Ln (G).
    With C = delta_99 / y_H
    Common values for G are 1.1 or 1.2 (which is in the range you presented in the slides), so the solution is straight forward.
    Btw I have already implemented this new equation to my Excel sheet.

    • @fluidmechanics101
      @fluidmechanics101  3 ปีที่แล้ว +23

      Well spotted! I spent ages trying to rearrange it into a closed form solution 😄 I have pinned your comment so everyone else can see as well

  • @teodorbabic8007
    @teodorbabic8007 3 ปีที่แล้ว +16

    Great video, very very useful. I recently completed my Master's Degree in Aeronautical Engineering and my thesis was a CFD simulation of flow around thick airfoil. I was misunderstanding the process of mesh generation and now a lot seems more clear to me. Really great work, I hope you continue posting more and more videos and my answer to your question on whether you should continue videos on mesh generation - definitely !

  • @maciejmarczak3853
    @maciejmarczak3853 3 ปีที่แล้ว +3

    Damn... Just started working on quite big project with approx. 150 layers on the airfoil profile. I think I will find this talk EXTREMELY USEFUL ;) thanks for well done job. Regards

  • @vigneshwaransankar1899
    @vigneshwaransankar1899 3 ปีที่แล้ว +55

    If you write a book I will be the first to buy a copy!

  • @mattheushenriquemores5693
    @mattheushenriquemores5693 3 ปีที่แล้ว +3

    I totally agree with your opinion... There isn't too much information on how to to do a great mesh!!! Unhappilly I've found your content just now

  • @mohammedziou
    @mohammedziou 3 ปีที่แล้ว +4

    Just by the time I started learning CFD you started to add content that i had questions about. Thank you :)

  • @krysolet2003
    @krysolet2003 3 ปีที่แล้ว +2

    Thank you! I would say this topic is essential. I looked at my meshes and it was immediately clear they need to be completely remeshed.

  • @adibyahya1143
    @adibyahya1143 3 ปีที่แล้ว +12

    i really need this to complete my undergraduate project. thank you so much.

  • @dianedenonneville4259
    @dianedenonneville4259 2 ปีที่แล้ว +3

    Amazing video, I love your channel! As a high school student finding videos on fluid dynamics which are understandable is so hard, but this was perfect

  • @marcwerro6725
    @marcwerro6725 2 ปีที่แล้ว

    You are the MVP! I am working on my Bachelor Thesis and you are saving me from reading loads of dry and boring literature which I would struggle to understand.
    Thank you!

  • @vesselab
    @vesselab 11 หลายเดือนก่อน

    How I wish I knew this years ago! Great information as I do my PhD by the way!
    Thank you so much sir!

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

    This video helped me to understand meshing better and concept of inflation layer covered in this video was what I was searching on youtube. Looking forward to learn more about CFD and fluid dynamics with your help.

  • @skep2825
    @skep2825 3 ปีที่แล้ว +8

    Really enjoyed that, super interesting - as per normal! And yes, would love to see more on meshing

  • @Mohamed_Khalaf
    @Mohamed_Khalaf 11 หลายเดือนก่อน +2

    Thank you for the helpful in-depth explanation !❤
    Your video was exactly what I needed to learn about inflation layers

  • @Michallote
    @Michallote 3 ปีที่แล้ว +4

    This is groundbreaking to me, I´m learning so much from you!

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

    Dr. Aidan, you are a blessing. Thank you for your contributions.💙

  • @AstronomyGarage
    @AstronomyGarage 2 ปีที่แล้ว

    This video was extremely helpful. Thank you. For anybody generating meshes with Pointwise, they use the term TRex instead of inflation layers, but it's the same idea. Also, to avoid the volume ratio problems, the inflation layers (TRex) grow until the cells/prisms reach isotropy. I'm looking forward to watching more of your videos. Keep up the great work!

  • @argcargv
    @argcargv 3 ปีที่แล้ว +35

    Another problem with large volume transitions is that these volumes appear in the system matrix. Large volume transitions can result in much stiffer system matrices yielding poor iterative performance, and sometimes solver divergence.

    • @fluidmechanics101
      @fluidmechanics101  3 ปีที่แล้ว +9

      I've pinned your comment, as this is another great point that was missed out 👍

  • @rohitkshirsagar6639
    @rohitkshirsagar6639 3 ปีที่แล้ว +2

    Very good information.... Cleared lot of doubts in layer generation...

  • @navathaalle2580
    @navathaalle2580 3 ปีที่แล้ว +1

    I have seen most of your videos and they are really very very helpful for CFD problem solving . So thank you very much for posting your videos . We would be more happy if you also post some videos on errors in CFD solvers and some more videos on the CFX or fluent software as well as how to solve errors which will not be straight forward at all . Hope to see them soon , thank you 🙏

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

    It is very useful for me, and I really hope you can give more talks like this.

  • @mohammaddaliri7713
    @mohammaddaliri7713 3 ปีที่แล้ว +2

    no matter what topic you go through, I like what you say

  • @rafaortwein6646
    @rafaortwein6646 5 หลายเดือนก่อน +1

    Super interesting material, excellent explanation. Many thanks.

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

    dude, i love you so much, thank you for all of your amazing videos

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

    I'm really fascinated with all of your videos. Big thanks! By the way, a topic "How should we do a mesh refinement study" would be very useful. In many research papers, authors do comparision base on the number of cells but not the meshing parameters

  • @35k67
    @35k67 3 ปีที่แล้ว +3

    I'm really looking forward on a video about Enhanced Wall Treatment in Fluent. Keep up the great work!

    • @Michallote
      @Michallote 3 ปีที่แล้ว +1

      there is one already uploaded on his channel!

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

    Really appreciate your efforts for putting this valuable knowledge online.

  • @alfamaniacGR
    @alfamaniacGR 3 ปีที่แล้ว +4

    Solid work! Thanks a lot for sharing your knowledge with us! Cheers!

  • @sebastienricciardi883
    @sebastienricciardi883 3 ปีที่แล้ว +1

    Very useful, thank you. Looking forward to see other mesh related videos

  • @yuvrajjohri19
    @yuvrajjohri19 3 ปีที่แล้ว +1

    Wonderful video. Captured every detail.

  • @fulgencedione4775
    @fulgencedione4775 3 ปีที่แล้ว +3

    Thanks for this interesting and helpful tutorial. I really enjoyed it.

  • @tejesdas3896
    @tejesdas3896 2 ปีที่แล้ว

    Brilliant presentation, absolutely. Thank you so much. I would like to see more videos on Ansys Fluent Meshing, especially on local sizing including & 3D visualization of unstructured meshing and grid optimization.

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

    Outstanding Video! thank you for making these!

  • @yvespousset
    @yvespousset 3 ปีที่แล้ว +2

    Very clear ! Without wall function

  • @apocalypt0723
    @apocalypt0723 3 ปีที่แล้ว +1

    Thank you so much. Would love to see more mesh related videos.

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

    Excellent delivery

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

    Amazing Lecture, most useful for an engineering student like myself. It would be much appreciated if further meshing methodolgy videos could be uploaded. Thank you once again and keep up the excellent content.

  • @samuelm9199
    @samuelm9199 3 ปีที่แล้ว +5

    Great summary of the topic. I'd be interested in any suggestions for meshing with a stalled wing arise. I've read some allusions to meshes being to fine. In practice reducing element size in the x direction led to stall not being apparent from the simulation. I understand that no turbulence model properly predicts stall but any advice would be good. It seems like a nebulous topic like the inflation layers.

  • @HuyNguyen-fq4rh
    @HuyNguyen-fq4rh 3 ปีที่แล้ว +8

    Please consider put Star CCM+ on your CFD software list :)

  • @interfluo6420
    @interfluo6420 3 ปีที่แล้ว +3

    Absolutely amazing work, thank you!

  • @vigneshsp4619
    @vigneshsp4619 3 ปีที่แล้ว +2

    I really loved the talk, Thank you very much.

  • @jordanarmstrong273
    @jordanarmstrong273 3 ปีที่แล้ว +1

    Learnt some valuable info for my dissertation, thanks 👍

  • @interfluo6420
    @interfluo6420 3 ปีที่แล้ว +2

    For a rans calculation with refinement regions, does the same suggestion apply with regards to the cell volume transition? More specifically, the transition area should be placed in an area with low gradients?
    Also if a case has a high cell volume translation after the inflation layers, but the inflation layers span well beyond the boundary layer, is the concern lower because of the relatively low gradients?
    Thanks for the education!

    • @fluidmechanics101
      @fluidmechanics101  3 ปีที่แล้ว +1

      Yep, that seems sensible. You can get away with a sudden volume transition if you are away from the areas with high gradients that you care about 👍

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

      @@fluidmechanics101 fantastic. I am really looking forward to more videos on meshing, the more CFD I do the more I realize the importance of meshing.
      Topics I have been asked a lot about and find interesting involve moving mesh and AMR. for AMR maybe you could talk about the different data structures and time marching techniques associated (global vs local), along with pros, cons, etc..

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

    thank you very much for your generosity in sharing this knowledge.

  • @EngLhag
    @EngLhag 3 ปีที่แล้ว +3

    Great job. Thanks for the video. I have my own excel file to calculate y+ and I guess I'll add these formulas to help me estimate my first guess for the inflation mesh =)

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

    It is quite useful!
    appreciate your work.

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

    very informative, thank you for your expertise!

  • @khalilalani2707
    @khalilalani2707 3 ปีที่แล้ว +1

    Great video, very useful. Please keep on .

  • @padla87
    @padla87 3 ปีที่แล้ว +3

    Some points I wanted to highlight:
    1. If total thickness of your prismatic layers is greater then delta_99 then sudden cell volume increase shouldn't make any significant effect on friction coefficient, as friction is mostly generated in boundary layer.
    2. In internal flows boundary layer usually spreads across the whole cross-section of a channel. So following your recommendations, meshes for internal flows should consist only of prism layers...

    • @fluidmechanics101
      @fluidmechanics101  3 ปีที่แล้ว +1

      Yes to both. For 2) you normally have to have a few unstructured cells near the middle of the pipe to finish the mesh off (have a look for butterfly meshes, these are pretty popular for pipes)

  • @ilhantalih9949
    @ilhantalih9949 3 ปีที่แล้ว +1

    Thanks sir for great explanations and issues

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

    Loved this work!!

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

    This lecture is great!! thank you very much!!

  • @sergniko
    @sergniko 3 ปีที่แล้ว +1

    This is a really good talk

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

    Great video, thanks! This knowledge I needed :)

  • @МаусЦзэдун
    @МаусЦзэдун 3 ปีที่แล้ว +2

    Thanks for the informative video

  • @kirpahirom7209
    @kirpahirom7209 3 ปีที่แล้ว +2

    you are just amazing sir

  • @maciejmarczak3853
    @maciejmarczak3853 3 ปีที่แล้ว +1

    As I expected, it was super informative video and I would love to see more from Ypu about meshing strategy! Maybe I missed something, but why huge number of layers can impact resolution of the simulation? I thought that it can only unnecessary increasy the computation time. Again Thank You for the contribution Sir!

    • @fluidmechanics101
      @fluidmechanics101  3 ปีที่แล้ว +1

      Ah sorry for the misunderstanding. Less layers can impact resolution. More layers increases computational time

  • @soufianeelmanssouri4841
    @soufianeelmanssouri4841 2 ปีที่แล้ว

    thank you so much you saved us a lot of time . the explication was so useful

  • @mercurial152
    @mercurial152 3 ปีที่แล้ว +1

    Thanks, but i have a few question. In this article, they used a unstructured mesh with large volume transition. I wonder why they do that, can we have a exception ? And how to handle if we make elements near the wall very very small, it will make quality bad (with prism layers) ?
    This is article "Investigation of ribs disturbed entrance effect of heat transfer and pressure
    drop in pin-fin array"

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

      It's hard to know why without reading the paper. If they didn't state a specific reason, they probably didn't think about it at all and just made a mesh that they thought was ok ....

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

      @@fluidmechanics101 they didn't state a specific reason :( maybe they just look at the value which they need to find. So if that value is fine, they will think mesh is fine

    • @fluidmechanics101
      @fluidmechanics101  3 ปีที่แล้ว +1

      Yep, I think you are probably 100% correct there 👍

  • @luizeduardom.
    @luizeduardom. 3 หลายเดือนก่อน

    Thank you very much for the lesson!

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

    Amazing video! Thanks.

  • @Samer-qd4gs
    @Samer-qd4gs 2 ปีที่แล้ว +1

    ... I really appreciate ur work u have all my thanks 🙏🙏🙏🙏

  • @yobinbou2560
    @yobinbou2560 3 ปีที่แล้ว +1

    In case of the upstream flow condensation in a vertical duct, the inflation layer should cover both condensate film and boundary layer on the film surface? What would be the correct approach? Here I am talking not about the stable upstream flow where one would have stable falling film, but rather the case, where the flow velocity increases that much, that condensate begins to accumulate inside the pipe and liquid would be present across whole cross-section. Any comment would be useful. Thank you & great job with video lectures!

    • @fluidmechanics101
      @fluidmechanics101  3 ปีที่แล้ว +1

      It sounds like you might need a pretty fine mesh resolution across your entire geometry, as you need accurate gradient calculation everywhere (you don't have a uniform freestream, which is usually assumed for boundary layer flow over a flat plate). For your case it sounds like a fully structured mesh in ICEM CFD or a hexcore mesh would be a good idea 👍

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

    Thank you for a nice explanation.
    Finally, I got a better understanding on defining a Y+.
    But, how to estimate Y+ for a complex geometry where flow accelerates/decelerates and defining dimension varies?

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

      Just use your best guess. What is a representative length? How fast is the flow (roughly)? The important thing is to get the order of magnitude, not the actual value

  • @ashutoshsingh-et7vm
    @ashutoshsingh-et7vm 3 ปีที่แล้ว +2

    hello Aiden sir
    Very nice video
    please make the next video on CFD of combustion

  • @rohanverma4145
    @rohanverma4145 3 ปีที่แล้ว +2

    Thank you for making this video it clarify a lot of things for me. I have one question, to define the boundary layer thickness, we have to calculate Re and L, for a simple case of a flat plate, L is the length of the plate, and for pipe, its a hydraulic diameter. But in engineering application, the geometry is quite complex, if we take an example of formula 1 or engine cooling jacket, What value of L we should consider/ calculate?

    • @fluidmechanics101
      @fluidmechanics101  3 ปีที่แล้ว +2

      The length of the car would probably be a good guess 👍 Remember that this is all to create a good initial mesh. After you have run your initial simulation it is worth looking at the mesh and checking to see if it is any good. (I.e check y+ and the velocity profiles close to the wall to see if the boundary layer is contained within the inflation layers)

  • @RatDota
    @RatDota ปีที่แล้ว

    You mentioned that for RANS, we want to avoid a large volume transition as it can lead to an error in the local gradients. Isn't the error dependent on the size of the cells, rather than on the growth rate? E.g. could you not have really small cells with a large growth rate, and still have small gradient error as long as the cells continue to remain small enough?

  • @davidwang8270
    @davidwang8270 3 ปีที่แล้ว +2

    Very useful!

  • @davidbenalcazar9589
    @davidbenalcazar9589 3 ปีที่แล้ว +2

    Hey, what do you think about mesh quality of the first layers of the inflation? I have performed some cases using inflation for an external flow simulation and the first layers of inflation (wedge element, similar to a pizza slice) get a low quality value. Despite of that, the flow behavior near to the ground is totally better than only using tetras. Thanks for this valuable information. Thumbs up!

    • @fluidmechanics101
      @fluidmechanics101  3 ปีที่แล้ว +2

      Yes, the first layer often has bad quality because the cells are so thin. Usually most CFD codes are happy if the aspect ratio is less than 2000. For quality, it is worth zooming in and looking at the cells close to the wall. If the mesh lines are roughly perpendicular to the wall, then the cell quality should be fine. The difficulties tend to occur when the mesh lines close to the wall are skewed AND the aspect ratio is high. Good luck with your simulations! Don't get too put off my low quality, your simulation may still run successfully .... Give it a try!

  • @EngineersFirelli
    @EngineersFirelli 9 หลายเดือนก่อน

    Hello Dr. Aidan,
    Thanks a lot for all your videos, which my colleagues and I find extremely useful! Thank you for all the time and effort you are investing in it, for the high-quality material you are producing and the clear explanations!!
    I have two questions regarding the topic of inflation layers:
    1. When you say in pipe flow it is common practice to size the prism layers to cover 20% of the diameter, is this the height of the actual prism layer on the inner pipe wall? (which would give 40% of the diameter of the pipe covered by inflation layers if we take the layer on the opposite side, along the diameter) Or is it 20% in total, which means 10% on each "side" (10% of the diameter is the actual thickness of the prism layer)
    2. In the Inflation Layer Calculator on your website (and also in the course video), I am a bit confused about the term "maximum growth ratio" : if I understand correctly, that value of G is actually calculated from the equation $ \delta_{99} = y_H \frac{1-G^N}{1-G} $. This is the value that allows the total height of the prism layers to match exactly the estimated boundary layer thickness $\delta_{99}$, with a given number of layers N chosen by the user. If I take for G a value higher than the calculated value, then my boundary layer will SURELY be contained within the inflation layers (which was actually the objective). I know it will make the mesh unnecessarily large, but I'm just saying that the objective is still fulfilled. On the other side, if I take for G a value smaller than the calculated one, the condition is not fulfilled anymore. The prism layers will not contain the entire boundary layer.
    So, according to my understanding, if the objective is that the inflation layers contains the entire boundary layer, shouldn't the value we are calculating actually be called "Minimum Growth Ratio" ?
    Thanks a lot in advance, I really highly appreciate your work and your videos.

    • @EngineersFirelli
      @EngineersFirelli 8 หลายเดือนก่อน +1

      For anyone who might have the same questions, here is the reply I received from Dr. Aidan:
      Hi Theo
      1) It's been a long time since I wrote this video, but I'm guessing 20% means 10% on each wall.
      2) I think the implication is that if you adopt a higher growth ratio than the calculated value then there would be fewer layers between the wall and the edge of the boundary layer. This would give poor accuracy.
      For example, if you took an extreme case and went with a growth ratio of 5, you might only have 2 or 3 layers between the wall and the boundary layer thickness. This would give a really inaccurate answer, so you should reduce G and add more layers.
      Kind regards
      Aidan

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

    Amazing Job!

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

    Great video! I would like to let you know that there is another channel called "ANSYS TUTORIAL | ANSYS COURSE | SIMULATION " that has uploaded this video. The name of the video is "Ansys | Inflation Layers Prism Layers In CFD".

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

      Thanks for letting me know. I really appreciate it

  • @AaronD-lv2ks
    @AaronD-lv2ks 2 ปีที่แล้ว

    This is really really useful thanks for making this video!!!!

  • @fauzaniman9846
    @fauzaniman9846 7 หลายเดือนก่อน

    Hello sir, thank you for the video.
    For guessing the number of inflation layer and its geometric growth rate, can we just make a layer height column in spreadsheet, next its total height up to each column number, and next its error% relative to delta_99? Then, simply try different growth rate values and pick whichever combination of N and G gives the smallest positive error% (a negative error% means the inflation layer doesn't capture the boundary layer). My initial thought is that this eliminates the hassle of using root finding methods or using arithmetic and logarithmic manipulation.

  • @jacklav1
    @jacklav1 2 ปีที่แล้ว

    Excellent talk

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

    Hi Aidan. Thanks for this wonderful lecture. I have one question regarding meshing for capturing turbulent boundary layer. Can we do away with the inflation layer and extend our tetrahedral or polyhedral cell mesh right up to the wall and still capture turbulent boundary layer?

    • @fluidmechanics101
      @fluidmechanics101  2 ปีที่แล้ว

      You could ... But your cells would have to be very small, resulting in a very large cell count. Also, near the wall we know that the flow is parallel to the wall (for attached flows with low body forcing) so you would want to have thin hexahedral cells (inflation layers) that are aligned with the flow for better results. So you might have a degradation of results if you brought your tets / polys close to the wall. Also .... every reviewer of your work would be unhappy and ask you to explain yourself / redo the work. This isn't very fun for you and probably best to be avoided

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

      @@fluidmechanics101 Thanks Aidan !

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

    Very informative video Dr Aidan. I have doubt, if my cfd analysis involve blade with hub and shroud, do i still need to put the prism layer on the hub and shroud?

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

      Yes, if you want to calculate the total drag (and hence pressure loss) correctly

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

      @@fluidmechanics101 thanks for the reply Dr Aidan

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

    Great video, so much to learn here. I have a question regarding the variation of y+ for mesh refinement studies though. How much do you advise the variation of y+ in different cases? for eg: for a case where I am targeting y+30, shall I take 30, 40 and 50? it would be a great help if you can clarify this. Thanks!

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

      I think that covering an order of magnitude with your changes in y+ is a good idea. So y+ = 0.1, 0.2, 0.5 and 1.0 would be a good idea, or y+ = 30, 50, 100, 300. If you make the values too close together, then it can be difficult to see the changes in the solution. For example, y+ = 30, 35, 40, 45 probably wouldnt be as useful as 30, 50, 100 and 300. If you then find that the changes are large, you could refine you search afterwards. For example, if you tried 30, 50, 100 and 300, and the results change a lot, then you could add extra data points and try 35, 40, 45 and 55 afterwards. This is likely to be case dependent, so try it out and see what you find!

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

      @@fluidmechanics101 Thanks a lot for explaining it so clearly.

  • @Sergio-ph4dv
    @Sergio-ph4dv 2 ปีที่แล้ว +2

    Does anyone know where can I find empirical values of Boundary Thickness Layer for a fully developed turbulent pipe flow? Thanks!

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

      ... technically when the flow is fully developed the boundary layer fills the entire pipe. However, for meshing the inflation layers normally a good choice is 10% of the pipe diameter

  • @abdelhak.keddouda
    @abdelhak.keddouda 3 ปีที่แล้ว +1

    Hello Dr Aidan, You are doing a great work, thank you. I only have a side question, that is what are the softwares used to create plots, diagrams and figures in your presentations, thank you.

    • @fluidmechanics101
      @fluidmechanics101  3 ปีที่แล้ว +1

      I make all my figures in inkscape. You can get it for free and use it on any operating system. Would definitely recommend inkscape!

    • @abdelhak.keddouda
      @abdelhak.keddouda 3 ปีที่แล้ว +1

      Thank you Dr. Aidan, absolutely going to use it for my future projects 😀

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

    Thank you so much for the wonderful video. You are a great teacher. I have one question reagrding the calculation of growth ratio. Since the growth ratio G is above 1, shouldn't the formula in (6) be yH*(G^N-1)/(G-1)?

  • @ivangomez2292
    @ivangomez2292 3 ปีที่แล้ว +1

    Nice explanation video. a question, it is not necessary to put layers in walls far from the surface/zone of interest or every wall in my domain must have boundary layers?

    • @fluidmechanics101
      @fluidmechanics101  3 ปีที่แล้ว +1

      You should put the layers on the walls where you need an accurate solution for heat transfer, forces, lift, drag and where you need an accurate boundary layer to develop (such as the inside of pipes and the walls / floor approaching your object of interest) . Usually you will need to put them on the majority of your surfaces, unless the surface is unimportant for the accuracy of your solution.

  • @rahulkrishnah4776
    @rahulkrishnah4776 3 ปีที่แล้ว +1

    This video was really helpful. please do a video on mesh independent study using Richardson extrapolation technique

    • @fluidmechanics101
      @fluidmechanics101  3 ปีที่แล้ว +1

      I go through Richardson extrapolation in a lot of detail in my course 'CFD for Professionals'. You can find it on Udemy or from my website. I think it is exactly what you are looking for 🙂

    • @rahulkrishnah4776
      @rahulkrishnah4776 3 ปีที่แล้ว +1

      @@fluidmechanics101 i will look into that

    • @rahulkrishnah4776
      @rahulkrishnah4776 3 ปีที่แล้ว +2

      @@fluidmechanics101 Hi Dr Aidan,
      Thanks for the reply to the earlier post and I have joined for your course in udemy. I have one more doubt. I tried y+ = 1 and generated mesh in Starccm+ as per your video. When I closely observe cells in the vicinity of wall, aspect ratios are getting destroyed to a greater extent as you said in video. So my doubt is, Is there any recommended range for aspect ratios especially for cells adjacent to wall.

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

      I'm not sure about Star CCM but most CFD codes are happy if the aspect ratio is less than 2000. You can always just try running your case and see if it runs ok? If not then try reducing the aspect ratio until you are able to get a stable solution. You can then use this solution as an initial condition for a finer mesh 👍

  • @kanchaitheinglim8165
    @kanchaitheinglim8165 3 ปีที่แล้ว +1

    Hi, I’m a beginner for ANSYS fluent user. Now I’m simulating a natural convection by creating an air enclosure for a complex system. A minimum gap in my system is about 0.6 mm (between solid mating part). what method should I use to create the inflation layer?

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

      It probably depends on the meshing software you are using 🙂 the real question is: are you sure you need to mesh the gap? Is it important? 0.6mm is quite a narrow gap ...

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

      @@fluidmechanics101 I use the fluent meshing. If it’s possible, I will eliminate them, but I don’t know how to do this, please suggest me. One more question, I create an air enclosure and what is the boundary conditions I should apply to 6 faces of air enclosure. thank you in advance

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

      Yes, if your gaps aren't of interest you should really try and close them up. 0.6mm gaps will be very difficult for Fluent meshing and probably give you bad cell quality. The best thing to do is probably go back to your CAD and try and close them up. It will save you a lot of trouble in the long run!

  • @NB-zj4yv
    @NB-zj4yv 3 ปีที่แล้ว +1

    Is there such thing as number of inflation layers limit? Or we can increase the number of layers as much as we want without increasing growth ratio, till the final layer volume becomes similar to the volume of free stream mesh

    • @fluidmechanics101
      @fluidmechanics101  3 ปีที่แล้ว +1

      Yep you can just keep adding more layers until the layers fill the entire geometry or come into contact with another solid surface. However, the total number of cells does increase quite significantly as you add more layers, so it usually worth just adding the minimum number you can get away with

    • @NB-zj4yv
      @NB-zj4yv 3 ปีที่แล้ว +1

      @@fluidmechanics101 Thank you very much. You are the best.

  • @francfrancois486
    @francfrancois486 3 ปีที่แล้ว +1

    If I'm getting vastly different results for small variances in mesh (e.g. changing growth rate from 1.2 to 1.25 with N=7 and Yh=0.1mm causes drag to change by several percent), what is the first thing I should be looking at to reduce mesh sensitivity or to get a more trustworthy result?

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

      If you are getting vastly different results then your flow field is probably quite different. Have a look at the flow field overall and see if you can see what is happening. Do you have flow separation? Is the separated flow very different? Once you know what is happening try and work out where you are getting most of your drag from. Then you can look at the mesh in this particular region and see how refined it is. Is your y+ locally very large? (Remember that y+ varies everywhere). Also, is your flow field unsteady or steady? You may not be resolving the flow in time and might be looking at two different snapshots. These are all just guesses as I don't know what your flow is 😅

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

    so helpful, thank you soooo much 😘

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

    Would you call a unstructured mesh with inflation layers a hybrid mesh as it's a mix of the two?

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

      I think this is a historical question. Historically engineers would refer to block structured meshes as 'structured meshes' as a shorthand, because you could identify a particular cell in the block with an I,j,k index notation. In this sense the mesh is 'structured' by its blocks.
      A more modern interpretation would be that regions of a mesh with a regular 'structure' such as inflation layers could be referred to as 'structured' while the tetrahedral or polyhedral volume fill doesn't have a particular structure to it and can be referred to as 'unstructured'. Hence the mesh itself is a hybrid.
      Overall I think it is up to you. As long as the viewer/reader/reviewer understands how you made your mesh and where the cells are etc. you can describe it however you want. It is just semantics at the end of the day 😊

    • @coolbotic
      @coolbotic 2 ปีที่แล้ว

      @@fluidmechanics101 Thank you for such a detailed answer so quick! Really helpful!!!

  • @akarshshetty9262
    @akarshshetty9262 ปีที่แล้ว

    Hi Aidan, you mentioned that dU/dY is more for RANS and hence a wall normal resolution is necessary and if we were to perform LES simulations dU/dX comes into play and resolution of cells also needs to be done along the wall. Is it a characteristic of the analysis type itself that gives rise to these gradients or does a combined dU/dY and dU/dX variation exist in flows in nature?

    • @fluidmechanics101
      @fluidmechanics101  ปีที่แล้ว

      An easy way to think about this is to think about turbulent eddies. In LES and reality, there are very small eddies close to the wall, which we need to resolve. These have gradients in the x, y and z directions which we need to resolve. In RANS we don't resolve these eddies so we only need to resolve the gradients in the mean flow variables in the y direction

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

      Thanks for clearing that up!👍

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

    how about flow in a pipe when it comes to number of layers because at somewhere it s gonna fully developed but entrance region its developing so that will effect the size of the cell in x direction?

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

      Yes, you are correct. For pipe flows, layers are normally set to cover around 20% of the diameter (which is based on the fully developed region)

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

      @@fluidmechanics101 well-explained thank you.

  • @mattheushenriquemores5693
    @mattheushenriquemores5693 3 ปีที่แล้ว +1

    Amazing Content!

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

    Thank you, many of my doubts got cleared with this video. I have a doubt regarding determining y+ for natural convection problem. i searched internet but couldn't find any reliable source. Can you help me how to determine y+ in case of natural convection.

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

      You can make a reasonable engineering estimate based on judgement for the velocity. i.e maybe 1 m/s for moderate temperature or 5 m/s for really hot temperatures (say 500C). Then run a quick CFD calc with a coarse mesh, see what you get and update your mesh. A first cell height of 0.1mm seems to work pretty well in most cases, as the flow velocities aren't that high in natural convection compared to forced convection

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

      @@fluidmechanics101 Thank you

  • @RafaelOliveira-m5j
    @RafaelOliveira-m5j 6 หลายเดือนก่อน

    Great video! My case study is tubular heat exchanger. Where can I find the equations for internal flow in order to calculate the boundary layer thickness (δ99)?

    • @fluidmechanics101
      @fluidmechanics101  6 หลายเดือนก่อน

      The BL fills the pipe in an internal flow. Use 20% of the pipe diameter instead as a reasonable estimate

    • @RafaelOliveira-m5j
      @RafaelOliveira-m5j 6 หลายเดือนก่อน

      @@fluidmechanics101Thank you for your reply! Do you have a reference that expresses this correlation?

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

    Thank you

  • @is-ig4zh
    @is-ig4zh 3 ปีที่แล้ว +1

    Thank you so much sir!

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

    very useful thank you!

  • @nabeeliqbal4498
    @nabeeliqbal4498 3 ปีที่แล้ว +1

    Hi
    Just a quick question. If my inflation layer height is higher than my boundary layer then is that a very bad practice?

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

      That's fine for accuracy. You might just have a few extra cells in your mesh. (More cells = slower solver)

    • @nabeeliqbal4498
      @nabeeliqbal4498 3 ปีที่แล้ว +1

      @@fluidmechanics101 Great, thanks a lot for your response. Btw, big fan !!!

  • @abhishektrivedi2255
    @abhishektrivedi2255 3 ปีที่แล้ว +1

    Thank you!

  • @Sanoj_Yadav_
    @Sanoj_Yadav_ 11 หลายเดือนก่อน +1

    Thank you so much sir