[HN Gopher] Fluid Simulation - Siggraph 2007 Course Notes [pdf]
       ___________________________________________________________________
        
       Fluid Simulation - Siggraph 2007 Course Notes [pdf]
        
       Author : creata
       Score  : 30 points
       Date   : 2022-01-29 13:00 UTC (1 days ago)
        
 (HTM) web link (www.cs.ubc.ca)
 (TXT) w3m dump (www.cs.ubc.ca)
        
       | carodgers wrote:
       | Would this be enough to accurately simulate lift from an airfoil?
       | Or do you need compressibility for that?
        
         | knolan wrote:
         | You don't need compressible flow to generate lift. Any basic
         | inviscid (Euler) 2D incompressible solver can be used to
         | calculate lift. For drag you need to resolve the boundary layer
         | and solve Navier Stokes.
        
       | JabavuAdams wrote:
       | Bridson also wrote a book - Fluid Simulation for Computer
       | Graphics
       | 
       | https://www.routledge.com/Fluid-Simulation-for-Computer-Grap...
       | 
       | The first edition was really good on the nitty gritty
       | implementation details.
        
         | slavik81 wrote:
         | It's a great book.
         | 
         | The first edition was basically these notes, with some
         | additions and corrections.
         | 
         | The second edition (published in 2015) is more different. It
         | was updated and reorganized to help clarify some common causes
         | of confusion. I must admit that I liked the first edition
         | better, but that may just be because I read it first.
        
       | bla3 wrote:
       | There's a web page with some more links here:
       | https://www.cs.ubc.ca/~rbridson/fluidsimulation/
        
       ___________________________________________________________________
       (page generated 2022-01-30 23:01 UTC)