|
[Sponsors] |
Features to add to a python-accessible, optimization oriented 3D panel method code |
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
February 24, 2020, 17:43 |
Features to add to a python-accessible, optimization oriented 3D panel method code
|
#1 |
New Member
Pedro de Almeida Secchi
Join Date: Feb 2020
Posts: 11
Rep Power: 6 |
Hey there!
I've been developing for the past four weeks an open-source optimization oriented 3D panel method code of my own and would like feedback on what features could be added to fit your academic needs. I'm doing it based on the premise that several researchers tend to resort to either vortex lattice or LLT codes so as to ease interaction with Matlab or Python code and reduce the minimum number of required input parameters, and it would be nice if a higher fidelity method for configuration study could be used with similar performance and ease of access requirements. Since f2py and scipy's LAPACK routines can optimize panel methods so as to reach similar performances (capable of operating in highly iterative optimization programs), Python can be directly used for input handling and post-processing of a modern implementation of panel method, while FORTRAN wrappings can accelerate AIC generation and matrix inversion. Also, an interpreted language based program can also ease program tweaking and method customization for the user's research purposes. I intend to have an alpha version of both the geometry creator and the Euler equation solver within two weeks. Any feedback, suggestion or support that can be given until then is highly appreciated. Here's the repository link for the code I've produced so far: https://github.com/pedrosecchi67/LovelacePM Check the long term system requirements I've written in the repos.'s README file, if you'd like =D |
|
Tags |
open-source code, panel method, python |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
PANAIR: PANEL METHOD CODE | Yogesh P | Main CFD Forum | 9 | October 26, 2015 19:04 |
Looking for 2-D unsteady panel method code | Coco | Main CFD Forum | 5 | January 20, 2011 13:49 |
3D Panel Method Code | A.S. | Main CFD Forum | 3 | February 2, 2005 08:49 |
Design Integration with CFD? | John C. Chien | Main CFD Forum | 19 | May 17, 2001 16:56 |
seeking free 3D panel method code | frederic felten | Main CFD Forum | 2 | January 24, 2001 05:42 |