The hfoil package
Library and command line REPL with plotting to do simple inviscid hess-smith panel code.
Features include:
Single and multi-element airfoils
Naca 4-series support with Gauss-Newton paneling
Broken UIUC database integration (type "uiuc [foilname]")
Shameless xfoil ripoff for relp/plotting interface
Only works with development version of Gloss that's not on Hackage yet
Haskeline interface with tab-completion
To get started, do cabal install or whatever, then run the "hfoil" binary.
Things to try: "naca 2412", "alfa 4", (hit enter before entering another airfoil), "load [filename]", "uiuc e330"
Properties
| Versions | 0.1.1, 0.1.2 |
|---|---|
| Dependencies | base (4.*), directory (≥1.1), gloss (≥1.7 & ≤1.8), haskeline (≥0.6), hmatrix (≥0.12), HTTP (≥4000.2), MissingH (≥1.1), transformers (≥0.2) |
| License | BSD3 |
| Copyright | Greg Horn, 2012 |
| Author | Greg Horn |
| Maintainer | gregmainland@gmail.com |
| Stability | Experimental |
| Category | Numerical, Science |
| Source repository | git clone git://github.com/ghorn/hfoil.git |
| Executables | hfoil |
| Upload date | Fri Feb 10 09:52:36 UTC 2012 |
| Uploaded by | GregHorn |
| Build failure | ghc-7.4 (log) |
Modules
- Numeric
- Numeric.HFoil
- Numeric.HFoil.Drawing
- Numeric.HFoil.Flow
- Numeric.HFoil.Foil
- Numeric.HFoil.Naca4
- Numeric.HFoil.Repl
- Numeric.HFoil
Downloads
- hfoil-0.1.2.tar.gz (Cabal source package)
- package description (included in the package)