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

IfW: Bug Fix: compute vel avg profile when exceed allowed #1748

Merged
merged 1 commit into from
Aug 25, 2023

Conversation

ebranlard
Copy link
Contributor

This pull request ready to be merged

Feature or improvement description
When using OLAF, VelAvg was not computed, and box extrapolation using VelAvg would result in access violations.

Related issue, if one exists
#1746

Impacted areas of the software
InflowWind, OLAF

Additional supporting information
We could also implement periodic boundary conditions (for lateral extent) instead of using the average profile.

@ebranlard ebranlard self-assigned this Aug 25, 2023
@ebranlard ebranlard changed the base branch from main to rc-3.5.1 August 25, 2023 20:10
@ebranlard ebranlard changed the title F/ifw velavg IfW: Bug Fix: compute vel avg profile when exceed allowed Aug 25, 2023
@ebranlard ebranlard added this to the v3.5.1 milestone Aug 25, 2023
@ebranlard ebranlard merged commit 1ee714a into OpenFAST:rc-3.5.1 Aug 25, 2023
57 checks passed
@ebranlard ebranlard deleted the f/ifw-velavg branch August 25, 2023 21:43
@andrew-platt
Copy link
Collaborator

Good enough solution for now :). Thanks for addressing this!

@deslaughter
Copy link
Contributor

@ebranlard Thanks for fixing!

@andrew-platt andrew-platt mentioned this pull request Oct 19, 2023
19 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants