Skip to content

Numerical simulator for lid driven flow problem (Incompressible Navier Stokes Equation)

License

Notifications You must be signed in to change notification settings

jiaweili238/cme207-lid-driven-cavity-flow

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cme207 - Lid Driven Cavity Flow

Numerical simulator for 2D - lid driven cavity problem

Governing Equations

Incompressible Navier Stokes Equation

Feature method

  • Staggered grid
  • Prediction-correction method
  • Upwinding discretization

Example Results

  • Pressure field

  • Velocity field

Usage

Simulator/main.m

You can define Reynolds number, grid size and time step.

About

Numerical simulator for lid driven flow problem (Incompressible Navier Stokes Equation)

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages