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

Extract caching e field #5217

Conversation

BrianMarre
Copy link
Member

@BrianMarre BrianMarre commented Nov 13, 2024

Extract the creation of an superCell E-Field Cache to remove code duplication.

This is done in preparation for the implementation of the instant field ionization transitions.

every but the last commit belongs to the base PRs

previously did not consider excitation in the ionization energy
calcualtion in the ApplyIPDIonization kernel

ci: picongpu
this avoids very high to ADK rates due to BSI unbound states being still
present

ci: picongpu
extracts the check for passed atomic data dataBoxes to avoid code
duplication

ci: picongpu
allows specifying the precision to use in the bound-free rate
calculation and seperates the find maximum and minimum E-field norm in a
superCell to allow reuse

ci: picongpu
refactors the ApplyIPDIonization kernel by seperating out reuseable
modules for reuse

ci: picongpu
removes the code duplciation of caching the EField

ci: picongpu
@BrianMarre
Copy link
Member Author

BrianMarre commented Nov 14, 2024

replaced by PR #5220 to reduce CI load

@BrianMarre BrianMarre closed this Nov 14, 2024
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

Successfully merging this pull request may close these issues.

1 participant