Hi-PACE / hipace

Highly efficient Plasma Accelerator Emulation, quasistatic particle-in-cell code
https://hipace.readthedocs.io
Other
51 stars 14 forks source link

Remove outer_depos_loop #1101

Closed AlexanderSinn closed 4 months ago

AlexanderSinn commented 4 months ago

Since we now have particle sorting, outer_depos_loop is not necessary anymore. It couldn't work with Explicit deposition because the shape factor could have a different size. As a replacement for the CI test, I added a CPU version for plasmas.reorder_period that uses SortParticlesByCell from amrex.