cavity_flow_display_test
    
    
    
      cavity_flow_display_test,
      an Octave code which 
      calls cavity_flow_display(), which
      displays the velocity field at a single timestep, presumably from a series
      of solutions of a time-dependent incompressible flow in a 
      2D driven cavity.
    
    
      Licensing:
    
 
    
      The information on this web page is distributed under the MIT license.
    
    
      Related Data and Programs:
    
    
      
      cavity_flow_display,
      an Octave code which
      displays a single velocity field solution for the driven cavity;
    
    
      Source Code:
    
    
      
    
    
      
        - 
          xy.txt, the XY coordinates associated
          with the nodes of the grid.
        
 
        - 
          cavity_grid.png, 
          a PNG image of the grid.
        
 
        - 
          up100.txt, the data for the
          solution at time step 100.
        
 
        - 
          up100_direction.png, 
          a PNG image of
          the normalized velocity or direction field
          at time step 100.
        
 
        - 
          up100_flow.png, 
          a PNG image of
          the unnormalized velocity field
          at time step 100.
        
 
      
    
    
    
      Last revised on 22 June 2023.