Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

z-titus/ARYA

Open more actions menu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ARYA

ARYA is a CFD solver that is currently tested on a canonical lid-driven cavity flow (`sliding lid') problem on a uniform mesh using a finite-volume method with a first order upwind advection scheme. The sliding lid is shown in Figure 1. Momentum is diffused from the slip wall and eventually forms a large vortex that settles in the domain, and as the Reynolds number increases, secondary vortices form at the bottom corners. The solver uses a Semi-Implicit Method for Pressure Linked Equations (SIMPLE) approach. Equations on the 2D grid are solved using an alternating direction implicit (ADI) method, solving implicitly in one dimension at a given time, resulting in a tridiagonal system of equations that scales favorably with grid size.

sliding_lid drawio

Figure 1: Sliding lid configuration.

How to Use:

About

2D CFD solver for a lid driven cavity flow

Topics

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages

Morty Proxy This is a proxified and sanitized view of the page, visit original site.