Richard Pausch

Results 73 issues of Richard Pausch

It is great that the reading speed can be adjusted via the slider and via the selection of words-per-role. But is there an option to display the "read" words-per-minute (wpm)...

There has been a report for PIConGPU https://github.com/ComputationalRadiationPhysics/picongpu/issues/3990 that particle momenta have been scaled wrongly by @cbontoiu. He reported that physics results of the phase space changed with changing ppc...

This pull request adds a new method to the radiation plugin python module to load all distributed radiation amplitudes if available.

component: plugin
component: tools
CI:no-compile
changelog

The KHI test was missing a README file. This pull request adds a short description? @psychocoderHPC should I also add a quick example on how to run it?

documentation
component: tests
CI:no-compile

This pull request solves #4818 It adds the link to the style guide and explains that the repo linked before is the discussion on the code style. - [ ]...

documentation
CI:no-compile

The recently added [python bunch init method](https://github.com/ComputationalRadiationPhysics/picongpu/blob/dev/lib/python/picongpu/extra/input/bunchInit_openPMD_bp.py) requires having enough memory on the executing node to hold the entire checkpoint in RAM. This limits the checkpoint size / simulation size,...

question
refactoring
feature request

We have a few tests in PIConGPU that rely on a analysis using python. For that we should add a `requirements.txt` to specify the needed versions of python and modules....

documentation
component: tests

As soon as openPMD-api 2.0 is out, we should rework all plugins that use non-equidistant/non-spatial axis. We currently work around the limitations of openPMD by having an index axis instead...

component: plugin
refactoring
component: third party

For some reason, the KHI growth rate test has no Readme file. This needs to be added.

documentation
component: tests

The function `check_consistency` (soon: `checkConsistency`) seems not to be used. Either a call needs to be included or removed.

component: plugin