Particle fields in RZ Geometry with openPMD #5659
Labels
bug: affects latest release
Bug also exists in latest release version
bug
Something isn't working
component: diagnostics
all types of outputs
component: openPMD
openPMD I/O
geometry: RZ
axisymmetric 2D and quasi-3D
help wanted
Extra attention is needed
Description
Particle Fields do not work when using the openpmd backend in RZ geometry
(Only tested using the precompiled executable from
conda
)Minimal Example
When adding the snippet
to
inputs_test_rz_laser_acceleration_opmd
The code instantly fails with the error
Backtrace
However, when the snippet is added to this file (i.e. the same simulation but using the plotfile output type), there us no error
inputs_test_rz_laser_acceleration
Note, this is also not an issue in cartesian geometry as
WarpX/Examples/Tests/particle_fields_diags
also runs without any issue.System information
MacOS 15.3
WarpX 25.02 via Conda
The text was updated successfully, but these errors were encountered: