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

Strange power variation when specifying turbine location with its geometrical coordinates #1

Open
moulin1024 opened this issue Nov 8, 2020 · 0 comments

Comments

@moulin1024
Copy link
Owner

In the turbine.cuf, if the wind turbine location is specify with turb_loc, instead of the grid point index. A power drop will appear for certain location, even if the coordinates is actually at an integer index point!

Current ad-hoc fix: nint(turb_loc/dx)*dx, basically roll back to the index specification but with geometrical coordinates input.

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

No branches or pull requests

1 participant