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

[WIP]Implementation of Bremsstrahlung collisions #5537

Open
wants to merge 12 commits into
base: development
Choose a base branch
from

Conversation

dpgrote
Copy link
Member

@dpgrote dpgrote commented Jan 3, 2025

This PR adds Bremsstrahlung collisions, producing photon particles.

Todo:

  • Add documentation
  • Check on GPU
  • Add CI tests

@dpgrote dpgrote added the component: collisions Anything related to particle collisions label Jan 3, 2025
@dpgrote dpgrote requested a review from JustinRayAngus January 3, 2025 23:07
@dpgrote dpgrote changed the title [WIP]Implementation of Bremmstrahlung collisions [WIP]Implementation of Bremsstrahlung collisions Jan 3, 2025
dpgrote added 10 commits January 3, 2025 15:25
Since the number of collision is the number of electrons there are
some pairs the are not done when the number of species 2 is greater than
the number of electrons.
Removed the use of the temporary sigmaC array.
Now use quadratic weighting for the photon energy.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component: collisions Anything related to particle collisions
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant