Skip to content

πŸŽ‰ Version 4.0 πŸŽ‰

Choose a tag to compare

@jxjo jxjo released this 05 Aug 12:52
· 148 commits to main since this release
4889c40

This major release features ...

Setting Flap

  • Create 'flapped' airfoil as a design in Modify mode
  • Alternatively use 'flapped' polars for ad hoc analysis and comparisons

Airfoil Optimzation

  • Uses Xoptfoil2 as optimization engine
  • Setup optimzation case with graphical operating point definition
  • Run and analyse an optimization case
  • Linux: workerand xoptfoil2have to be installed separately

Simplified installation

  • Now available as Python package: pip install airfoileditor
  • Windows: Ready-built app as attached asset

More...

  • A lot of minor improvements and helper functions
  • Bug fixes and refactorings

Please see README for more information


Changelog

v 4.0.0 beta 6

  • #11 Optimization: allow additional view polars in diagram
  • support Worker 1.0.8 (outlier detection for T2 polars)
  • fix: airfoil exception handling
  • increase polar alpha step size to reduce calculation time

v 4.0.0 beta 5

  • fix #10 - New Optimization: Initial Polar T2 didn't work
  • other minor fixes

v 4.0.0 beta 4

  • missing dependancy of package 'requests'
  • Optimization: disable individual polar type of operating point

v 4.0.0 beta 3

  • New Worker 1.0.7 - fixes T2 polar generation bug
  • fix #7 - Optimization: T2 polar couldn't be set
  • fix #8 - Optimization: wrong delta to target in diagram

v 4.0.0 beta 2

  • revised examples