https://github.com/chakravala/flowgeometry.jl
Geometry for fluid dynamics
https://github.com/chakravala/flowgeometry.jl
aerodynamics aerospace aerospace-engineering aircraft aircraft-design airfoil airfoil-generation airfoils airplane computational-geometry hydrodynamics mesh-processing
Last synced: 2 months ago
JSON representation
Geometry for fluid dynamics
- Host: GitHub
- URL: https://github.com/chakravala/flowgeometry.jl
- Owner: chakravala
- License: agpl-3.0
- Created: 2019-05-18T16:15:56.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2025-02-05T03:02:51.000Z (8 months ago)
- Last Synced: 2025-03-01T20:03:04.549Z (7 months ago)
- Topics: aerodynamics, aerospace, aerospace-engineering, aircraft, aircraft-design, airfoil, airfoil-generation, airfoils, airplane, computational-geometry, hydrodynamics, mesh-processing
- Language: Julia
- Homepage: https://crucialflow.com
- Size: 65.4 KB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# FlowGeometry.jl
*Geometry for computational fluid dynamics flows with [Grassmann.jl](https://github.com/chakravala/Grassmann.jl) elements*
[](https://travis-ci.org/chakravala/FlowGeometry.jl)
[](https://ci.appveyor.com/project/chakravala/flowgeometry-jl)
[](https://coveralls.io/github/chakravala/FlowGeometry.jl?branch=master)
[](https://codecov.io/github/chakravala/FlowGeometry.jl?branch=master)## References
* C. H. Zimmerman, [Characteristics of Clark Y airfoils of small aspect ratios](http://naca.central.cranfield.ac.uk/reports/1933/naca-report-431.pdf), NACA (1932)
* Eastman N. Jacobs, Kenneth E. Ward, and Robert M. Pinkerton, [The characteristics of 78 related airfoil sections from tests in the variable-density wind tunnel](https://ntrs.nasa.gov/archive/nasa/casi.ntrs.nasa.gov/19930091108.pdf), NACA (1933)
* John Stack and Albert E. von Doenhoff, [Tests of 16 related airfoils at high speeds](http://naca.central.cranfield.ac.uk/reports/1935/naca-report-492.pdf), NACA (1934)
* Eastman N. Jacobs and Robert M. Pinkerton, [Tests in the variable-density wind tunnel of related airfoils having the maximum camber unusually far forward](https://ntrs.nasa.gov/archive/nasa/casi.ntrs.nasa.gov/19930091610.pdf), NACA (1935)
* Laurence K. Loftin, [Theoretical and experimental data for a number of NACA 6A-series airfoil sections](http://www.pdas.com/refs/rep903.pdf), NACA (1947)
* Charles L. Ladson, Cuyler W. Brooks, Acquilla S. Hill, and Darrel W. Sproles, [Computer program to obtain ordinates for NACA airfiols](https://ntrs.nasa.gov/archive/nasa/casi.ntrs.nasa.gov/19970008124.pdf), NASA (1996)
* W. H. Mason, [Geometry for aerodynamicists](http://www.dept.aoe.vt.edu/~mason/Mason_f/ConfigAeroAppA.pdf) (2006)