Skip to main content

An Implementation of the Vortex Lattice and the Doublet Lattice Method.

Project description

An Implementation of the Vortex Lattice and the Doublet Lattice Method

A Vortex Lattice Method (VLM) and a Doublet Lattice Method (DLM) is implemented in Python. The aerodynamic influence matrices (AICs) obtained from this implementation are validated with respect to MSC.Nastran for both the parabolic and the quartic integration schemes of the DLM. The test cases include dihedral and sweep of the main wing, wing-empennage configurations with the horizontal tail planar to the main wing, co-planar and further away (e.g. T-tail) and with/without a vertical tail. The test cases have been inspected at different mach numbers and reduced frequencies. For all tested aircraft configurations the results were found to be equivalent to MSC.Nastran in a numerical sense. Using panels which are misaligned in y-direction provokes differences and errors.

DOI

Theoretical Background & Reference

Voß, A., “An Implementation of the Vortex Lattice and the Doublet Lattice Method,” Institut für Aeroelastik, Deutsches Zentrum für Luft- und Raumfahrt, Göttingen, Germany, Technical Report DLR-IB-AE-GO-2020-137, Oktober 2020, https://elib.dlr.de/136536/.

If you use this software for your scientific work, we kindly ask you to include a reference to this report in your publications. Thank you!

Installation & Use

Basic Installation

Install Panel Aero as a python package with core dependencies via:

pip install PanelAero

How can I use it?

In Python, you can import the VLM or the DLM as shown below. For further details, please see the Tutorials section. This is no stand-alone aerodynamic software but is intended to be integrated in other software, for example for loads and aeroelastic analyses.

from panelaero import VLM, DLM

Advanced Installation

As above, but with access to the code (keep the code where it is so that you can explore and modify):

git clone https://github.com/DLR-AE/PanelAero.git
cd <local_repo_path>
pip install -e . 

Tutorials & Examples

There is a growing number of tutorials based on Jupyter notebooks. You can either have a look at the static html tutorials or use the Jupyter notebooks interactively. For the latter, start a jupyter notebook server, which will open a dashboard in your web browser. Then open one of the *.ipynb notebooks from ./doc/tutorials and walk through the tutorials step-by-step.

View html tutorials

or

jupyter notebook

Any missing dependencies (probably jupyter and mayavi) can be installed with:

pip install -e .[tutorials]

License

This software is developed for scientific applications and is delivered as open source without any liability (BSD 3-Clause, please see the license for details). For every new aircraft, a validation against test data and/or other simulation tools is highly recommended and in the responsibility of the user.

If you use this software for your scientific work, we kindly ask you to include a reference to the technical report (see above) in your publications. Thank you!

Feedback & Support

Note that this is a scientific software for users with a background in aerospace engineering and with a good understanding and experience in aeroelasticity. If you know what you are doing - go ahead and have fun! If you need specific help or assistence, we offer commerical support:

  • Development of additional, proprietary features
  • Consulting & Training courses
  • Service & Support

We are interested in partnerships from both industry and academia, so feel free to contact us (arne.voss@dlr.de).

If you discoverd an obvious bug, please open an issue. In case you already know how to fix it, please provide your feedback via merge requests. For details, please see the instructions on how to provide a contribution or contact arne.voss@dlr.de if you need any assistance with that.

Continuous Integration

Status of the continuous integration pipelines / workflows:

View test coverage

Master branch

Regression Tests Coding style

Development branch

Regression Tests Coding style

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

PanelAero-2024.2.tar.gz (14.1 kB view details)

Uploaded Source

Built Distribution

PanelAero-2024.2-py3-none-any.whl (15.5 kB view details)

Uploaded Python 3

File details

Details for the file PanelAero-2024.2.tar.gz.

File metadata

  • Download URL: PanelAero-2024.2.tar.gz
  • Upload date:
  • Size: 14.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/4.0.2 CPython/3.11.8

File hashes

Hashes for PanelAero-2024.2.tar.gz
Algorithm Hash digest
SHA256 c3cf20edc0a01db2b4dda86886dae8d803dec0529c07e0f578a8ac252f256392
MD5 f108b355d9bbe549a72b9cb44755e418
BLAKE2b-256 c8f40d11272073f4624a1d9c67aecd2a1023d803ecc81519ec0b8bb0fb3e4675

See more details on using hashes here.

Provenance

File details

Details for the file PanelAero-2024.2-py3-none-any.whl.

File metadata

  • Download URL: PanelAero-2024.2-py3-none-any.whl
  • Upload date:
  • Size: 15.5 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/4.0.2 CPython/3.11.8

File hashes

Hashes for PanelAero-2024.2-py3-none-any.whl
Algorithm Hash digest
SHA256 f8eac097c07694039911e6dceccc0c34a138b7256e573afa10825e9dd8067b3d
MD5 0e644cf31a5c6829f2e565babbf478fa
BLAKE2b-256 9d8e7ce3051dba913e1e3d538bc04e81202edaad07f4e51d64b632008694ee3f

See more details on using hashes here.

Provenance

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page