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

Flush target newstep #1632

Open franzpoeschel opened 2 weeks ago

franzpoeschel commented 2 weeks ago

Introduces a new flush target "new_step" used for creating readable output in file-based iteration encoding while the Iteration is not yet fully defined yet.

Close #1629