Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Update glossary #117

Draft
wants to merge 3 commits into
base: main
Choose a base branch
from
Draft

Update glossary #117

wants to merge 3 commits into from

Conversation

ufechner7
Copy link
Collaborator

@ufechner7 ufechner7 commented Mar 11, 2025

  • new definition of theta
  • new definition of delta
  • fix failure to build the documentation

see: JuliaPy/Conda.jl#104

@ufechner7 ufechner7 self-assigned this Mar 11, 2025
@ufechner7 ufechner7 added the documentation Improvements or additions to documentation label Mar 11, 2025
@ufechner7 ufechner7 added this to the Version 1.2 milestone Mar 11, 2025
@ufechner7 ufechner7 marked this pull request as ready for review March 11, 2025 12:37
Copy link

codecov bot commented Mar 11, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

🚀 New features to boost your workflow:
  • Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@ufechner7 ufechner7 marked this pull request as draft March 11, 2025 12:45
@ufechner7
Copy link
Collaborator Author

Building the docu fails, therefore I converted it to DRAFT.

@@ -13,7 +13,8 @@
| alpha $\alpha$| Angle of attack [rad]|
| beta $\beta$ | Elevation angle of the kite [rad]|
| beta\_s $\beta_s$ | Side slip angle [rad] |
| lambda $\lambda$| Trailing edge deformation angle relative to the chordwise x-axis [rad] |
| delta $\delta$| Trailing edge deformation angle relative to the chordwise x-axis [rad] |
| theta $\theta$ |The angle between panel chord and body frame x-axis around the local spanwise panel y-axis, not depending on the apparent wind, and can be used to describe the "twist" or deformation of the kite body [rad]|
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Slight improvement:
| delta $\delta$| Trailing edge deformation angle: the angle between the chordwise panel x-axis and the deformed trailing edge around the spanwise panel y-axis [rad] |
| theta $\theta$ |Twist angle: the angle between the chordwise panel x-axis and body frame x-axis around the spanwise panel y-axis [rad]|

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sounds very complicated and hard to understand in my ears.

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Delta (δ): Angle of the trailing edge’s deformation relative to the chord, in radians.
Theta (θ): Angle between the panel’s chord and the kite body x-axis, showing twist, in radians.
Better?

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants