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] Add support for electron impact ionization in binary collisions (DSMC module) #5388

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

Commits on Oct 10, 2024

  1. Activate DMSC for ionization

    RemiLehe committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    7890b50 View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2024

  1. Configuration menu
    Copy the full SHA
    9b11492 View commit details
    Browse the repository at this point in the history
  2. Create ionization executors

    RemiLehe committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    1ac2c44 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    014fded View commit details
    Browse the repository at this point in the history
  4. Update number of collisions

    RemiLehe committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    202fab0 View commit details
    Browse the repository at this point in the history
  5. Fix test: use electrons

    RemiLehe committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    f6a3d80 View commit details
    Browse the repository at this point in the history
  6. Attempt to generalize DSMC

    RemiLehe committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    b291097 View commit details
    Browse the repository at this point in the history
  7. Outline implementation

    RemiLehe committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    12a5de4 View commit details
    Browse the repository at this point in the history
  8. Continue outline

    RemiLehe committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    b5ebe92 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    c024977 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    cfc9a9b View commit details
    Browse the repository at this point in the history
  11. Fix compilation errors

    RemiLehe committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    d29b23f View commit details
    Browse the repository at this point in the history