hfoil: Hess-Smith panel code for inviscid 2-d airfoil analysis
Library and command line REPL with plotting to do simple inviscid hess-smith panel code.
Features include:
Cheap and shameless xfoil ripoff for relp/plotting interface
Naca 4-series support with Gauss-Newton paneling
Broken UIUC database integration (type "uiuc [foilname]")
Haskeline interface with tab-completion (oooh)
Single and multi-element airfoils
Inviscid, incompressible, 2-dimensional flow only
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"
Flags
Automatic Flags
Name | Description | Default |
---|---|---|
repl | Build the command line interface | Enabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info
Downloads
- hfoil-0.2.0.2.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
- No Candidates
Versions [RSS] | 0.1.1, 0.1.2, 0.2.0, 0.2.0.1, 0.2.0.2 |
---|---|
Dependencies | base (>=4 && <5), directory (>=1.1), haskeline (>=0.6), hfoil (>=0.1.2), hmatrix (>=0.12), HTTP (>=4000.2), linear, not-gloss (>=0.7.4.0), parsec (>=3.1.6), transformers (>=0.2) [details] |
License | BSD-3-Clause |
Copyright | (c) Greg Horn 2012, 2015 |
Author | Greg Horn |
Maintainer | gregmainland@gmail.com |
Category | Numerical, Science |
Source repo | head: git clone git://github.com/ghorn/hfoil.git(tag 0.1.2) |
Uploaded | by GregHorn at 2015-05-23T19:57:05Z |
Distributions | |
Reverse Dependencies | 1 direct, 0 indirect [details] |
Executables | hfoil |
Downloads | 3580 total (19 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs available [build log] Last success reported on 2015-05-25 [all 1 reports] |