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

collision risk directly from the number of crossings? #27

Open
mmercker opened this issue Feb 8, 2023 · 1 comment
Open

collision risk directly from the number of crossings? #27

mmercker opened this issue Feb 8, 2023 · 1 comment

Comments

@mmercker
Copy link

mmercker commented Feb 8, 2023

Hello,

is it possible to directly calculate the collision risk per crossing of the circular rotor plane, instead of using densities or fluxes? I tried to convert the number of crossings into fluxes based on the Band 2012 paper, however, there are several uncertainties remaining, so I would really prefer to directly use the number of crossings (or calculate the risk per crossing) directly.

Thanks!

@bcaneco
Copy link
Collaborator

bcaneco commented Feb 23, 2023

Hi, and apologies for the delay in replying.

I believe the function get_avg_prob_collision() is what you are looking for - it calculates the single transit collision risk assuming no avoidance action.

Please note two important parameter specifications:

  • blade_pitch should be provided in radians
  • flap_glide refers to a correction factor - 2/pi for gliding-type birds, 1 for flapping-type birds

Hope this helps!

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

2 participants