Richard Pausch
Richard Pausch
ping @psychocoderHPC @ikbuibui @steindev ready for review
@finnolec Is this still an issue that needs fixing?
Thanks @ax3l for your reply. And thanks for your code example. I will see if/when I hae time.
Thanks @franzpoeschel
The `tbg` issue is not caused by the pull request but a general bug in PIConGPU right now: #5026 Thus, I removed my "changes required".
I looked into the pngs at iteration 3520, and they differ (not only in color) but in where the elecrons ae created: `dev`:  `picmi`: 
In contrast to a previous (now corrected) post, I do not belief that the error is with PIConGPU dev case 2, but with picmi. The PICMI setup states: ```python ENABLE_IONS...
@BrianMarre You last commit now causes an error when running the script: ``` $ python lwfa_picmi_setup2.py Traceback (most recent call last): File "/...//_pr_5007/lwfa_picmi_setup2.py", line 204, in sim.write_input_file(OUTPUT_DIRECTORY_PATH) File "/...//_pr_5007/picongpu/lib/python/picongpu/picmi/simulation.py", line...
Your second change fixed the setup.
FYI: do to the sheer size of this PR, I just took a brief look at the later files as I already saw that his needs to be splitt up...