GithubHelp home page GithubHelp logo

foilboxx's Introduction

FoilBoXX

A design tool for (wortman-)flapped airfoils with a fresh user-interface, uses a class-shape parametrization with bernstein polynomials as shape functions

Download & Use (only Linux for now):

  1. Go to releases, choose th latest one, open assets and download the AppImage
    -> https://github.com/paulebieber/FoilBoXX/releases
  2. Open a terminal, and run chmod +x on the AppImage to make it executable, then run it
    alternative: open Filebrowser, rightclick the AppImage, under Properties/Accessablitiy activate run as executable

External Libraries:

For compiling from source:

  • install Qt5.9.9 (best via https://www.qt.io/offline-installers)
  • install openBlas (on arch linux only https://aur.archlinux.org/packages/openblas-lapack worked for use with dlib)
  • install mesa-common-dev (packagename for apt)
  • after cloning do a git submodule update --init
  • For ubuntu use snap to get the latest cmake version
  • Check for right CMAKE_PREFIX_PATH for including the Qt cmake folder in the CMakeLists.txt
  • Information: Temporary fix for xfoil-cpp ("Memset not declared"): Modified XFoil.h: added "#include <cstring>" to headers

Roadmap:
In further Developement, the following functionality is planned:

  • draw Blueprints to the PressurePlot for every FoilMode, for reference
  • add geometric Optimization for minimization of gap between blueprint and pressure-Distribution
  • More refined analysis, like H parameter, delta*, theta and friction coefficient

Contributing to the source code:
If you want to help me on the developement of the FoilBoXX, please contact me: [email protected]

foilboxx's People

Contributors

paulebieber avatar

Stargazers

Tobias Beelitz avatar Jonathan Hahn avatar

Watchers

Tobias Beelitz avatar

foilboxx's Issues

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.