[CFD] Pressure-based Coupled Solver (Part 2)

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

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

  • @yavuzaks1348
    @yavuzaks1348 9 месяцев назад +7

    Most of RUclipsrs do not provide such valuable information about solvers, especially useful what solver to choose considering different cases. Thanks

  • @teodorbabic8007
    @teodorbabic8007 9 месяцев назад +5

    Looking forward to a video on density-based solver! Great job!

  • @rafaortwein6646
    @rafaortwein6646 Месяц назад

    Fantastic explanation! So nice to follow! Many thanks

  • @ПавелБеляев-з3ж
    @ПавелБеляев-з3ж 3 месяца назад

    Thank you sincerely for your lectures! Wish we had such teachers.

  • @gaetanjamet1477
    @gaetanjamet1477 4 месяца назад +1

    Saved my day !!

  • @ИванПетраш-ж7н
    @ИванПетраш-ж7н 8 месяцев назад +2

    Hello Aidan, I can't believe you give these lectures for free!! Thank you very much.
    I have a question, is there a need to update your FVM playlist, are there any other videos beside those 10 that need to be added?

  • @mohamadfawaz4146
    @mohamadfawaz4146 5 месяцев назад +1

    Fantastic !

  • @berkaysimsek3011
    @berkaysimsek3011 7 месяцев назад +1

    Such a clear and brilliant explanation. Thank you for your amazing effort! Looking forward to video on density based solvers.

  • @mahmoudsaleh9006
    @mahmoudsaleh9006 8 месяцев назад +1

    Thank you so much for such amazing explanation, not only for this session but all your videos. I would suggest a new topic if you do not mind, it the grid generation. The gird generation techniques, algebraic or elliptic grid generation, are explained briefly in the references. Also they did not provide sufficient- worked examples.

  • @prasanthvemula_nv
    @prasanthvemula_nv 9 месяцев назад +1

    Thanks brother. I was solving the exact same problem in microfluidics using mixed convention. Your video are helping a lot for me and my college mates.

  • @Jialei-dw3li
    @Jialei-dw3li 9 месяцев назад +1

    Thank you Aidan, by combining the coupled algorithm and pseudo-transient method, I think I more or less grasp the essence of the so-called coupled flow solver used in many commercial CFD software (e.g. Star CCM+ and Fluent).

    • @fluidmechanics101
      @fluidmechanics101  9 месяцев назад

      Fantastic. I don't think we will ever know all of the details, but at least we have enough understanding to know which solver is which!

  • @giovannicaramia859
    @giovannicaramia859 9 месяцев назад +1

    As always, good job!👍🏻😎

  • @RajeshwaranK-z6b
    @RajeshwaranK-z6b 9 месяцев назад +1

    Thank you for your valuable content 👏

  • @hungnguyenthanh8833
    @hungnguyenthanh8833 9 месяцев назад +1

    You are really genius 🙂🙂🙂. I hope that you can offer many more lectures

  • @is-ig4zh
    @is-ig4zh 9 месяцев назад +1

    Thank you Dr!

  • @derekmitchell209
    @derekmitchell209 3 месяца назад

    Great video! Thank you for making this series. I noticed an error in equation 14 (around the 15 minute mark). The face area (A_f) has been dropped from the last two terms.

  • @roopakbaliyan5935
    @roopakbaliyan5935 9 месяцев назад +2

    Best.

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

    Excellent video, thank you for the great job...I suggest a similar video but using the projection method introduced independently by Chorin and Temam at the end of the 60s.

  • @franciscoxaviergonzalezrom4648
    @franciscoxaviergonzalezrom4648 9 месяцев назад +1

    Thank you!

  • @meenakahimalhan2499
    @meenakahimalhan2499 6 месяцев назад

    very informative video, thanks, could you please make a video how CFD codes calculate lift and drag forces over vehicle or airfoils.....

  • @minjoong6687
    @minjoong6687 8 месяцев назад +1

    Thanks alot for the great lecture Sir!
    One qustion please. The matrix shown when you mention about 'Saddle point problem', seems not to have that problem if continuity equation goes on the top of the matrix. (I mean, if the unknown's order is P-u-v from the top.)
    Is there any method of resolving the saddle point problem like this?
    - Best regards from South Korea.

  • @kohinoor9070
    @kohinoor9070 8 месяцев назад +1

    Great video! Can you plz make a video on GEKO model as it is turning out to be new standard for turbulence modelling. Thank you.

  • @jacks.554
    @jacks.554 9 месяцев назад +2

    A very nice video! I think there is an error in Eq. (8), (9). The weighting coefficients omega and (1 - omega) should be swapped. Thanks, Aidan ;-)

  • @ThetZin-xw3zg
    @ThetZin-xw3zg 7 месяцев назад +1

    😍😍😍

  • @robbiewilliamson9783
    @robbiewilliamson9783 6 месяцев назад

    In many of these videos it states that we should remember that all of the flow variables vary linearly across the cell face. Could you point me towards a video where you discuss why this is the case? Thanks (brilliant videos)

    • @fluidmechanics101
      @fluidmechanics101  6 месяцев назад +1

      It's a feature of the 2nd order finite volume method. If we assume that the flow variables vary linearly across the face, then the integral across a face is equivalent to the value at the face centre multiplied by the face area. (This is sometimes called the midpoint rule). It's a neat trick that lets us convert all face integrals into the value at the centre multiplied by an area (an algebraic equation, rather than an integral). So it is the feature that ultimately allows us to convert all of our equations into matrix form (linear algebraic equations) and then solve them, but it isn't explicitly stated anywhere.

    • @robbiewilliamson9783
      @robbiewilliamson9783 6 месяцев назад

      Ah, great. That makes sense. Thanks! @@fluidmechanics101

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

    Does the coupled solver also treat RANS variables and passive scalars implicitly?

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

    Thanks sir for the lecture. Does the use of either coupled or segregated solver's, even when achieved monotonic convergence in steady, can result in different solutions for the same simulation conditions? It's somehow to know if fields would end up to have drastical difference between them when using one or another

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

      Difficult to say. I suppose this would depend on what CFD code you are using and how rigorously they have checked it 😀 in theory they should be the same of course ..

  • @Random-sm5gi
    @Random-sm5gi 9 месяцев назад

    Hi! Can you touch on the topic of “particle cloud” in the context of Lagrangian modeling?

  • @pablogarcia5094
    @pablogarcia5094 9 месяцев назад +1

    Hi, Aidan/all. Is there a good reference text book that I could use to understand pressure based coupled solvers that also discusses the effects of compressiblity? The CFX theory guide has very limited information about how compressibility is treated in the form of linearizing the (rho*velocity) term by recasting it in the fully implicit form, but that does not help me understand the concept very well. Appreciate any guidance with the above. Thanks.

    • @fluidmechanics101
      @fluidmechanics101  9 месяцев назад

      Sadly I don't think there are any good sources besides the user manuals. If you find any, please let us all know!

    • @pablogarcia5094
      @pablogarcia5094 9 месяцев назад +1

      @@fluidmechanics101 Will do. Thank you for all your work!

    • @pablogarcia5094
      @pablogarcia5094 8 месяцев назад +1

      @@fluidmechanics101 Getting back to the above exchange on the treatment of compressibility in pressure-based coupled solvers, I did some looking up, and found that a lot of work has obviously been done in here outside of CFX. I will mention two references below, and hopefully anyone interested can snowball from there. "A coupled pressure-based computational method for inompressibe/compressible flows", Chen, Z.J and Przekwas, A.J is more of a reiteration of the numerical discretization presented in the CFX manual, but offers some additional clarity on the treatment of the convective flux term. However, I found "The segregated approach to predicting viscous compressible fluid flows" by Van Doormaal, J.P, et al. more informative in terms of understanding the purpose of linearizing the mass flow term. After some reading, my understanding of the treatment of compressiblity in pressure-based coupled solvers is the following -- the Rhie-Chow discretization of the advecting velocity term introduces the pressure coupling (as is elaborated on in this video). Meanwhile, the density is linearized in terms of pressure in a manner that introduces the compressiblity which is evaluated isothermally. This results in formulating an equation for density in terms of the pressure from the current and new timestep. The above two terms (velocity and density) when plugged into continuity equation, and linearized in a standard manner, now produce the new diagonal and off-diagonal coefficients for the pressure equation that satisfies the hydrodynamic system while also accounting for the necessary compressibility in the flow. I hope I have been clear in my summary. Please feel free to critique my interpretation if you find something wrong about it. Thanks.

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

      Great findings! Thank you for sharing

  • @hcelik
    @hcelik 9 месяцев назад

    Do you have access to the "H. Jasak, 'Coupled Flow Solution Algorithms in OpenFOAM', TOBB ETU, Ankara, 23 October 2019" reference? It could be nice if you may share with me. Thanks.

    • @snared_
      @snared_ 3 месяца назад

      guess not?

  • @franciscoxaviergonzalezrom4648
    @franciscoxaviergonzalezrom4648 9 месяцев назад

    Sir, how could I contact you?