Skip to content

2D Navier-Stokes Solver for the square cavity flow using the finite-volume method

Notifications You must be signed in to change notification settings

spietz/2DNSSolver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Simple 2D Navier Stokes Solver

Description

A finite volume method using simple explicit Euler time stepping and uniform staggered grids to solve Navier-Stokes equations for the lid driven cavity flow problem.

Example results

Solution on 61x61 grid Example output

References

Charles-Henri Bruneau and Mazen Saad. The 2d lid-driven cavity problem revisited. Computers & fluids, 35(3):326–348, 2006. ISSN 18790747.

About

2D Navier-Stokes Solver for the square cavity flow using the finite-volume method

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages