Skip to content

Latest commit

 

History

History
30 lines (27 loc) · 671 Bytes

File metadata and controls

30 lines (27 loc) · 671 Bytes
CurrentModule = VortexStepMethod

Functions for creating the geometry

add_section!

Setting the inflow conditions and solving

set_va!
solve
solve!
reinit!(body_aero::BodyAerodynamics)
linearize

Main Plotting Functions

The plotting functions are implemented as package extension. This means that they are only available if the package ControlPlots.jl was loaded BEFORE loading VortexStepMethod.jl.

plot_geometry
plot_distribution
plot_polars

Helper Functions

save_plot
show_plot