Remi Lehe
Remi Lehe
## Reporting a bug - [x] I have tried using the latest released version of Numba (most recent is visible in the change log (https://github.com/numba/numba/blob/main/CHANGE_LOG). - [x] I have included...
Athough we still need to work on the RZ BTD for the **fields**, the code for the **particles** is essentially working. This PR enables this functionality, in particular by enabling...
As mentioned in the title, macroparticles can sometimes cross the plasma lens without being affected. See the following plot obtained with this simulation script: [inputs_3d_zmax0.txt](https://github.com/ECP-WarpX/WarpX/files/9310034/inputs_3d_zmax0.txt) ![Screen Shot 2022-08-11 at 9...
I found an instance in which the boosted-frame diagnostic crashes with SegFault. This is specifically in the case where `prob_hi` is strictly positive in `z`, which in general we don't...
This is a follow-up on #3153 . It implements the modified formula for the high-energy cross-section (applicable for E > 550 keV)
- [ ] `ParticleDiagnostic` - [ ] `LabFrameParticleDiagnostic` - [ ] `LabFrameFieldDiagnostic`