openPMD / openPMD-api

:floppy_disk: C++ & Python API for Scientific I/O
https://openpmd-api.readthedocs.io
GNU Lesser General Public License v3.0
134 stars 51 forks source link

Docs: Fix records length in "9_particle_write_serial.py" #1510

Closed IlianCS closed 10 months ago

IlianCS commented 10 months ago

All records should have the same length (n_particles).

ax3l commented 10 months ago

I squashed all commits in this PR into a single one, so I can easily backport it to today's release #1507