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

Binary-pairing Coulomb collisions: improvements and optimization #5047

Merged
merged 20 commits into from
Aug 23, 2024

Commits on Aug 22, 2024

  1. Refactored binary collision method. Density and temperature are only …

    …computed once per cell, if need, rather than at each binary pairing (order Npcc^2 cost). Coulomb method now produces correct scattering physics with weighted particles.
    JustinRayAngus committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    22f68cb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    113712c View commit details
    Browse the repository at this point in the history
  3. fixing type issues.

    JustinRayAngus committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    7843255 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    192dd35 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7d420e7 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ce5d7ec View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    08152f2 View commit details
    Browse the repository at this point in the history
  8. updating comment.

    JustinRayAngus committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    8b66aac View commit details
    Browse the repository at this point in the history
  9. fixed 1d input

    JustinRayAngus committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    0d39c44 View commit details
    Browse the repository at this point in the history
  10. < ==> <=

    JustinRayAngus committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    6ad40a9 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    3ed223c View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    341911a View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    19e4dcc View commit details
    Browse the repository at this point in the history
  14. updating checksums

    JustinRayAngus committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    fa0345d View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    c1dd45a View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    27b16ef View commit details
    Browse the repository at this point in the history
  17. updating checksum.

    JustinRayAngus committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    4b61ed1 View commit details
    Browse the repository at this point in the history
  18. updating comments.

    JustinRayAngus committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    b371c1e View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    8827a29 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    baed54c View commit details
    Browse the repository at this point in the history