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

Replace LinesGrid with PointsGrid #1

Conversation

rafmudaf
Copy link

This proposed change removes the new grid-type and instead uses the existing PointsGrid to accomplish the same functionality. The code to build up the lines is now moved to floris.solve_for_velocity_deficit_profiles and the grid creation exists in PointsGrid unchanged.

The included example mostly works as is with once exception for the 21-point profile. Before understanding that issue further, I'd like to discuss this, in general, in NREL#699.

Uses PointsGrid with lines rather than distinct points
@vallbog vallbog self-assigned this Nov 18, 2023
@vallbog vallbog marked this pull request as ready for review November 18, 2023 19:26
@vallbog vallbog merged commit 7c0a2e8 into vallbog:feature/velocity-deficit-profiles Nov 18, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants