期刊论文详细信息
Fluids
A CFD Tutorial in Julia: Introduction to Laminar Boundary-Layer Theory
Kursat Kara1  Furkan Oz1 
[1] School of Mechanical and Aerospace Engineering, Oklahoma State University, Stillwater, OK 74078, USA;
关键词: CFD;    Julia;    Blasius;    Hiemenz;    Homann;    Falkner–Skan;   
DOI  :  10.3390/fluids6060207
来源: DOAJ
【 摘 要 】

Numerical simulations of laminar boundary-layer equations are used to investigate the origins of skin-friction drag, flow separation, and aerodynamic heating concepts in advanced undergraduate- and graduate-level fluid dynamics/aerodynamics courses. A boundary-layer is a thin layer of fluid near a solid surface, and viscous effects dominate it. Students must understand the modeling of flow physics and implement numerical methods to conduct successful simulations. Writing computer codes to solve equations numerically is a critical part of the simulation process. Julia is a new programming language that is designed to combine performance and productivity. It is dynamic and fast. However, it is crucial to understand the capabilities of a new programming language before attempting to use it in a new project. In this paper, fundamental flow problems such as Blasius, Hiemenz, Homann, and Falkner-Skan flow equations are derived from scratch and numerically solved using the Julia language. We used the finite difference scheme to discretize the governing equations, employed the Thomas algorithm to solve the resulting linear system, and compared the results with the published data. In addition, we released the Julia codes in GitHub to shorten the learning curve for new users and discussed the advantages of Julia over other programming languages. We found that the Julia language has significant advantages in productivity over other coding languages. Interested readers may access the Julia codes on our GitHub page.

【 授权许可】

Unknown   

  文献评价指标  
  下载次数:0次 浏览次数:0次