Skip to content
simon klemenc edited this page Jul 24, 2013 · 5 revisions

Welcome to the OpenGlider wiki!

This is a project to create open-source paragliding design software.

The plan is to build on:

  • python
  • vtk (visual toolkit, for 3d-output: http://www.vtk.org/)
  • include xfoil for 2D-foil calculation
  • for quick 3D-calculation use self-coded panelmethod (VSAERO) and/or apame implementation (http://www.3dpanelmethod.com/)
  • export for OpenFoam (cfd)
  • export for Code_Aster (maybe calculix as we've done already, but it does not support membrane elements)

It will take some time!

Clone this wiki locally