/FLOWUnsteady

Mixed-fidelity unsteady aerodynamics and aeroacoustics

Primary LanguageJuliaMIT LicenseMIT

FLOW Unsteady Aerodynamics Suite

Pic here

Simulation engine of mixed-fidelity unsteady aerodynamics and aeroacoustics. This suite brings together mid and high-fidelity aerodynamics tools developed at BYU's FLOW Lab: GeometricTools (geometric engine), FLOWVLM (VLM and strip theory solver), CCBlade (blade element momentum solver), MyPanel (3D inviscid panel solver), and FLOWVPM (viscous vortex particle method). The aeroacoustic solver integrates PSU-WOPWOP (FW-H solver) and FLOWNoise.

This module is written in Julia 0.6.4 since most of the codes are still using Julia 0.6.4 as they are pending for a major revamp.

FEATURES

  • Viscous, unsteady wake mixing of rotors and lifting surfaces.
  • Fully resolved rotor-on-rotor, rotor-on-wing, wing-on-rotor, and wing-on-wing interactions.
  • Fully resolved unsteady loads during prescribed kinematic maneuvers.

LIMITATIONS

  • Viscous drag and separation is only captured through strip theory, without attempting to shed separation wakes.
  • No viscous drag is captured through VLM and panel models.

FUTURE WORK

  • Coupling of aerodynamic loads and flight path allowing dynamic simulations.
  • Bluff body separation and panel-predicted viscous drag (?).

For validation and numerical recommendations, check this notebook in the documentation: docs/resources/validation.ipynb.

For example simulations, check this notebook: docs/resources/examples.ipynb.

Folders and Files

  • src/: Source code.
  • examples/: Example simulations.
  • docs/resources/: Documentation (open Jupyter notebooks with nbviewer).

Dependencies

Related Projects

Examples

HEAVING WING: examples/heavingwing.jl Vid here

CROSS-WIND CIRCULAR PATH: examples/circularpath.jl Vid here

HOVERING ROTOR: examples/singlerotor.jl Vid here

INTERACTING TANDEM HEAVING WING: examples/tandemheavingwing.jl Vid here

BLOWN WING: examples/blownwing/blownwing.jl Vid here

eVTOL TRANSITION: examples/vahana/vahana.jl (in progress) Vid here

Framework Flowchart

Pic here

Publications

  • Alvarez, E. J., & Ning, A. (2021, in progress). Unsteady Mixed-fidelity Aerodynamics Solver for Maneuvering Multirotor Aircraft. AIAA SciTech Forum. [PDF]

  • Alvarez, E. J., (2020). Quasi-steady Aerodynamics Solver for a High-fidelity Controls Framework. FLOWUnsteady Documentation. [PDF]

  • Alvarez, E. J., & Ning, A. (2020, accepted). High-fidelity Modeling of Multirotor Aerodynamic Interactions for Aircraft Design. AIAA Journal. [PDF]

  • Alvarez, E. J., & Ning, A. (2019). Modeling Multirotor Aerodynamic Interactions Through the Vortex Particle Method. AIAA AVIATION Forum. DOI: 10.2514/6.2019-2827 [SLIDES][PDF]

  • Alvarez, E. J., & Ning, A. (2018). Development of a Vortex Particle Code for the Modeling of Wake Interaction in Distributed Propulsion. AIAA AVIATION Forum. DOI: 10.2514/6.2018-3646 [SLIDES][PDF]

Authorship