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

Calculating incidence angles to receivers #7

Open
abhargavashah opened this issue Jul 11, 2024 · 2 comments
Open

Calculating incidence angles to receivers #7

abhargavashah opened this issue Jul 11, 2024 · 2 comments

Comments

@abhargavashah
Copy link

Hello!

I had a question regarding the eikonal.c file in pyekfmm: I believe the calculation of the takeoff angles from the source occurs in line 914 (dip[i1+i2*n1+i3*n1*n2+is*n1*n2*n3]=atan2(sqrt(grad1 * grad1 + grad2 * grad2), -grad3) / cRPD;). I was also hoping to be able to calculate the incidence angles to the receivers. Would you by any chance know how best to modify or add to the current code in order to do this?

Thank you! I greatly appreciate any insight you might be able to provide!

-abhargavashah

@chenyk1990
Copy link
Contributor

chenyk1990 commented Jul 12, 2024 via email

@abhargavashah
Copy link
Author

No worries at all, Yangkang! Thank you so much!

-abhargavashah

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