/cme207-lid-driven-cavity-flow

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

Primary LanguageMATLABApache License 2.0Apache-2.0

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.