Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

Changed velocity sampling to be consistent with standard ALM definition #882

Merged
merged 3 commits into from
Sep 26, 2023

Conversation

tonyinme
Copy link
Contributor

These changes improve the velocity sampling for the ALM in fixed wing applciations.
The previous definition rotated the velocity vector using quaternions.
This new implementation defines a local coordinate system and projects the velocity onto the local coordinate system.
The new implementation follows the implementation of SOWFA.

@tonyinme tonyinme requested a review from psakievich July 19, 2023 23:01
@tonyinme tonyinme self-assigned this Jul 19, 2023
@github-actions
Copy link

This PR is stale because it has been open 30 days with no activity. Remove stale label or comment or this will be closed in 7 days.

@github-actions
Copy link

This PR is stale because it has been open 30 days with no activity. Remove stale label or comment or this will be closed in 7 days.

@tonyinme
Copy link
Contributor Author

@psakievich , it looks like this has been ready for a while and escaped our radar.
Let me know if this looks good and we can merge it.

@tonyinme tonyinme added bug:amr-wind Something isn't working and removed no-pr-activity labels Sep 21, 2023
@psakievich
Copy link
Contributor

@tonyinme let's get the CI passing and the branch updated. Then we can merge if you are happy with it.

@psakievich psakievich self-requested a review September 26, 2023 14:44
@tonyinme tonyinme marked this pull request as ready for review September 26, 2023 15:40
@psakievich psakievich enabled auto-merge (squash) September 26, 2023 15:53
@psakievich psakievich merged commit 469f26f into Exawind:main Sep 26, 2023
13 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug:amr-wind Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants