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

verify the Fermi integral approximations in sneut5.H #1326

Closed
zingale opened this issue Sep 10, 2023 · 2 comments
Closed

verify the Fermi integral approximations in sneut5.H #1326

zingale opened this issue Sep 10, 2023 · 2 comments
Labels
student project projects for UGs, Masters, or PhD students

Comments

@zingale
Copy link
Member

zingale commented Sep 10, 2023

It seems odd that we never appear to access the last element in a1 and a2 in these integral approximations. This seems consistent with the code in the original paper:

https://articles.adsabs.harvard.edu/pdf/1993ApJS...84..101A

but we should double check things to make sure we are correct. It should be possible to just do the Fermi integrals and compare to the approximation.

@zingale zingale added the student project projects for UGs, Masters, or PhD students label Sep 10, 2023
@zingale
Copy link
Member Author

zingale commented Sep 10, 2023

oh... I see... since those coeffs are 1, they are is implicitly included in the way they factor the sums.

@zingale
Copy link
Member Author

zingale commented Sep 10, 2023

I commented what is going on in #1328

@zingale zingale closed this as completed Sep 10, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
student project projects for UGs, Masters, or PhD students
Projects
None yet
Development

No branches or pull requests

1 participant