This repository was archived by the owner on May 16, 2025. It is now read-only.
Add Skywalk Mescal 6 Glider Model #1
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
About
This adds Skywalk Mescal 6 glider to the extras/wings package and the simulation script to draw polar curves. Data was obtained from: https://skywalk.info/project/mescal/
By the way, very cool project! And thanks for a thorough documentation, paper and open-sourcing the codebase! 🪂
Note
Comparison of flattened model with line chart of datasheet
Questions
How would we accurately measure the following?:
kappa_C: For Mescal 6, the lineplan shows that C-risers are not connected just spanwise, but also cordwise. In this case, which value should be chosen for the C risers's attach point along the chord?s_delta_start/stop0/1: These are really tricky, are the videos the only way to measure this?kappa_z: I added the 'middle line length excluding length of risers' from the technical data, is it accurate to assume that the tip of the riser is matching the Riser-Midpoint?kappa_x: We can't really tell what this value should be (chordwise offset from leading edge to pilot's position hung under the glider. How did you initially come up with the number0.45 * Chord_root?kappa_b: I initially thought this should be the brake-line range (specified also in Technical data), but after reading the paper it seems like this range can't be directly translated into thekappa_b(actual movement of TE) that we desire. But, is there some way to calculate this?SimpleFoil/aerodynamics_config: We usev_ref_magof 10, andalpha_refof 5. I didn't read in detail, but how would changing these values affect the final aerodynamic calculation of the glider? Are these values from some reference?