Skip to content

The study aims to solve the two-dimensional steady heat convection over the simple rectangular domain with Length (L) and height (H).

Notifications You must be signed in to change notification settings

Panchal1810/Two-dimensional-steady-state-heat-convection

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Two-dimensional-steady-state-heat-convection

The study aims to solve the two-dimensional steady heat convection over the simple rectangular domain with Length (L) and height (H) using Finite Volume Method. The problem is solved using C++ language and worked on non-uniform grid (gird data and velocity field is imported from the file).

boundary condition of the domain. The boundary conditions of the domain can be modified using APPLY_BC function.

image

Computational domain

image

The temperature distribution over the domain with conductive flux in (a) and convective flux in (b) image

About

The study aims to solve the two-dimensional steady heat convection over the simple rectangular domain with Length (L) and height (H).

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages