ComputationalRadiationPhysics / picongpu

Performance-Portable Particle-in-Cell Simulations for the Exascale Era :sparkles:
https://picongpu.readthedocs.io
Other
710 stars 218 forks source link

Refactor passed atomic data boxes check #5212

Closed BrianMarre closed 1 week ago

BrianMarre commented 1 week ago

extract the check of the passed bound-free atomic data boxes to avoid 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

BrianMarre commented 1 week ago

replaced by PR #5220 to reduce CI load