René Widera
René Widera
@PrometheusPi please rebase against dev branch because pre commits has changed and check now python code too
Please reformat your python files to be `flake8` conform.
@PrometheusPi We should discuss how we should go on with this PR.
I will close this PR because this PR is only producing the current from a warm plasma and propagating the field's N steps. The concepts will be used in another...
I reopened this PR because I need to port `ExecuteIfTimeStepEq` to our code base, these are useful objects for our particle init pipe and the per timestep pipe.
All of these codes should stay independent. PMacc as library dictates a C++ standard but in general `CMAKE_CXX_STANDARD` should only be used in end-user applications and not in a library...
Is point 3 a bug? If so please give me a sign and I add the bug label.
We need to discuss the physics and if my changes make the KHI better or not. The CI can be ignored it was the day where Simeon deleted our containes^^
To restart form a checkpoint all plugin checkpoints must be valid too. To handle invalid restart files we need - extend the plugin interface with a method where each plugin...
@PrometheusPi Please keep in mind that every plugin can write checkpoint data, so it is not enough to check the openPMD files only. @franzpoeschel IMO the more important question is:...