Skip to content

CFD code to study steady state heat conduction in a slab; uses point-gauss siedel, line-by-line gauss siedel and successive over-relaxation methods.

Notifications You must be signed in to change notification settings

sthavishtha/Steady-Heat-Conduction

Repository files navigation

Steady-Heat-Conduction

  • My first CFD code, which was offered as an assignment in the course Basics of Computational Fluid Dynamics (2015) during my bachelor studies.

Description : A simple CFD code to study the temperature distribution in a slab subjected to steady state heat conduction

  • Dirichlet Temperature boundary conditions are specified at all four sides of the slab
  • User can opt for Point Gauss Siedel Method [1], Line Gauss Siedel Method [2] , Successive Over Relaxation (SOR)

References

  1. Computational Fluid Dynamics: A Practical Approach by Tu, Jiyuan et al.
  2. https://www.thermalfluidscentral.org/encyclopedia

About

CFD code to study steady state heat conduction in a slab; uses point-gauss siedel, line-by-line gauss siedel and successive over-relaxation methods.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages