Skip to content

dan-1d/python-airfoil

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Overview

Convert airfoil .dat files to a variety of useful formats. Currently, this conversion is to dxf and svg using the libraries: ezdxf and svgwrite.

The dat file input should be text, with space-separated pairs of floating point coordinates describing the surface (outer perimeter) of the airfoil shape.

The only file required from this project is "airfoil_dat_to_dxf.py" although this may change in the future. THe other directory is a fork of similar material on Github that did not work well for me.

About

python airfoil related tools and dxf exporter

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PostScript 53.8%
  • Python 46.2%