jiaweili238 / cme207-lid-driven-cavity-flow

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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)

License:Apache License 2.0


Languages

Language:MATLAB 100.0%