Skip to content

The bemPyLab series is part of a university lecture at NTUA.

Notifications You must be signed in to change notification settings

demieane/bemPyLab

Repository files navigation

bemPyLab

License

The bemPyLab series of lessons is part of a university course (Mathematical Modelling of Lifting Flows, Winter Semester 2020-21) by Prof. K.A. Belibassakis at the National Technical University of Athens. The first version began in October 2020 and these Jupyter Notebooks were prepared for the e-class, with assistance from the PhD student Dimitra Anevlavi. Any revisions will be added during this semester, adding student assignments to strengthen the overall learning experience.

The materials are distributed publicly and openly under a Creative Commons Attribution license, CC-BY 4.0

List of Notebooks

0. Getting Started

  • tutorial1_fdm: For those who are not familiar with the Python programming language, and quite a bit rusty in terms of using the finite difference method (perhaps the holy grail of numerical methods for solving PDEs).

Module 1: Elementary potential flows

Module 2: Source panel methods

Application of BEM for the wave resistance problem of a bluff body

Module 3: Source-vortex panel methods

Hess-Smith method for 2D lifting flows (Assignment - Compare the results obtained with BEM with thin airfoil theory, XFOIL and experimental data found in literature)

Module 4: Vortex Lattice Method (VLM)

Hydrodynamic load prediction for 3D lifting flows around wings (Assignment - Compare the results obtained with VLM with lifting-line theory)

Module 5: Greens theorem-based BEM for 2D Laplace

  • tutorial2.1: The interior Laplace problem in 2D with Dirichlet boundary conditions - laplace2d_dirichlet01.py
  • tutorial2.2: The interior Laplace problem in 2D with Neumann boundary conditions - laplace2d_neumann01.py

Module 6: Morino Method

Module 7: Advanced topics

  • Singular integral calculation
  • Higher-order BEMs

References

[1] Barba, Lorena A., and Mesnard, Olivier (2019). Aero Python: classical aerodynamics of potential flow using Python. Journal of Open Source Education, 2(15), 45, https://doi.org/10.21105/jose.00045

[2] ++

About

The bemPyLab series is part of a university lecture at NTUA.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published