ComputationalRadiationPhysics / picongpu

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

Fix infinite ADK rates #5206

Closed BrianMarre closed 1 week ago

BrianMarre commented 2 weeks ago

fixes an infinite loop in the AtomicPhysics FLYonPIC stage due to a numerical underflow of the atomicPhysics timestep due to very high ADK rates of BSI unbound states still being present, by moving the Removal of IPD unbound states before the filling of the rate cache.

psychocoderHPC commented 1 week ago

@BrianMarre can be rebased