doublet
Module Contents
Functions
|
|
|
|
|
Function to compute induced potential of a doublet panel based on the |
- doublet.compute_doublet_influence(dpij, mij, ek, hk, rk, dx, dy, dz, mu=1.0, mode='potential')
- doublet.compute_doublet_influence_H_S(dij, dpij, r, dx, dy, dz, mu=1.0)
- doublet.compute_doublet_influence_new(A, AM, B, BM, SL, SM, A1, PN, mode='potential', mu=1.0)
Function to compute induced potential of a doublet panel based on the VSAERO documentation found here: https://ntrs.nasa.gov/citations/19900004884
This function takes inputs related to panel parameters and data about the point where potential is induced.
Each input is a list (all of the same length), where the length of the lists eqals the number of panel edges.