-
**Is your feature request related to a problem? If so, please describe.**
When writing particle data, we should define the default of `positionOffset` to a *constant record (component)* with default …
-
To be solved before release is tagged:
https://dev.azure.com/axelhuebl/openPMD-api/_build/latest?definitionId=1&branchName=azure_install
-
Hi all!
I am trying to initialize particles from an external file to get a custom distribution with aggregates of particles.
When I increase the number of particles in the openPMD file above a certa…
-
**Describe the bug**
[Destructors may not fail](http://isocpp.github.io/CppCoreGuidelines/CppCoreGuidelines#Rc-dtor-fail) in clean C++, which otherwise makes object destruction and associated resourc…
-
We looked at an HDF5 file that was generated by openPMD and were very confused that there were so many zeros in the file (see https://github.com/eschnett/CarpetX/issues/152), suspecting a bug in our c…
-
I am looking for a function to determine a chunk's offset and extent without loading the chunk. This would allow me to create the grid structure in AMReX, and then schedule the chunk loads into AMReX'…
-
OpenPMD is defining particle patches https://github.com/openPMD/openPMD-standard/blob/1e1d1fe9fd5914628898ab36fb516c4cfc27eeca/STANDARD.md#sub-group-for-each-particle-species to speedup visualization/…
-
**Is your feature request related to a problem? If so, please describe.**
#1584 introduced wildcards for filenames. This comes in handy, since it allows writing the main code independent from the bac…
-
Hi, a bit of a general question, but is there an openPMD-to-Geant4 converter available?
-
Encountered two issues:
### When using `beam.input_file = beam_input/openpmd_000000.h5`
I get error
```
HDF5-DIAG: Error detected in HDF5 (1.10.7) MPI-process 0:
#000: H5F.c line 429 in H5…