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

Tidal Power Performance Functions #165

Closed
3 tasks
rpauly18 opened this issue Apr 4, 2022 · 2 comments · Fixed by #236
Closed
3 tasks

Tidal Power Performance Functions #165

rpauly18 opened this issue Apr 4, 2022 · 2 comments · Fixed by #236
Assignees

Comments

@rpauly18
Copy link
Contributor

rpauly18 commented Apr 4, 2022

Performance submodule

  • Review upcoming DOLfYN functions for overlap with IEC guidance
  • develop functions for completing power performance assessment from tidal turbine
  • higher level function for tidal device performance
@jmcvey3
Copy link
Contributor

jmcvey3 commented Mar 21, 2023

@ssolson @hivanov-nrel Dumb question (asking yall since my vscode has you plus Kelly listed as contributors): In mhkit/river/performance, the "circular" and "ducted" functions contain this line: projected_capture_area = 4.*np.pi*(equivalent_diameter**2) . Shouldn't that be projected_capture_area = (1/4)*np.pi*(equivalent_diameter**2)?

@ssolson
Copy link
Contributor

ssolson commented Mar 23, 2023

@jmcvey3 I just took a look at the 62600-200 and I believe you are correct. I find the description here quite confusing but looking again it seems I made a mistake.
image

@ssolson ssolson linked a pull request May 8, 2023 that will close this issue
4 tasks
@jmcvey3 jmcvey3 closed this as completed Aug 29, 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 a pull request may close this issue.

4 participants