sthavishtha / LDC-using-FVM

simulation of incompressible flows in a lid driven cavity using euler explicit & staggered cartesian grid system.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Lid Driven Cavity Problem using Staggered Finite Volume Explicit Method

  • Cartesian Grid Coordinate system is used
  • The over-relaxation parameter and convergence criteria for pressure solver and velocity can be manually changed by the user
  • For reference, the streamline patterns and numerical code validation (centerline velocity profiles) with a benchmark result are also attached herewith.
  • Mini-project offered in the course Applied Computational Methods for Mechanical Sciences (2016) during my Bachelor studies

About

simulation of incompressible flows in a lid driven cavity using euler explicit & staggered cartesian grid system.


Languages

Language:C 100.0%