Klaus Steiniger
Klaus Steiniger
Hey, an application I use uses c-blosc to write compressed output. Now I wanted to read that output in a Jupyter notebook and realize, that the output of the application...
Similar to the `fieldSolverParameters` attribute, which is mandatory if `fieldSolver = other`, a `particlePushParameters` attribute could be added. This should be mandatory if the `particlePush` attribute is `other` such that...
The Higuera-Cary pusher is a few years old by now, thoroughly tested and implemented by WarpX, PIConGPU and possibly others. It is probably time to admit its existence :smile: See...
Not necessary anymore due to PIConGPU standardly using `RPATH`.
Promised in PR #4302, once it is available.
See discussion in PR #4302.
Hey, when compiling a simple setup using the standard `speciesXXX.param` files I receive the following warnigs: ```bash include/picongpu/../picongpu/particles/synchrotron/AlgorithmSynchrotron.hpp(178): warning #222-D: floating-point operation result is out of range * (ELECTRON_CHARGE *...