-
As discussed in the context of #574 , OpenPMD support for the alignment of LDOS vectors is currently missing. Once we implement this, it would be useful to also realize the storage of alignment metada…
-
The structures here for describing a particle distribution should be compatible with the openPMD-beamphysics standard:
https://github.com/openPMD/openPMD-standard/blob/upcoming-2.0.0/EXT_BeamPhysics.…
-
When investigating a problem with the test pipeline, I stumbled upon the fact that attempting an OpenPMD write _after_ LAMMPS has been used in any capacity will result in crash. A MWE to reproduce thi…
-
I want to open an ADIOS-based openPMD file. I am using VisIt 3.1.4 on macOS 11.4, downloaded as a binary.
I have written the file with our application (the Einstein Toolkit), and I can read it ther…
-
There are several steps.
# Parallel processing on one node with `openPMD-api`
Provide example/instructions on how to process fields/particles in the WarpX documentation.
- For fields: provide e…
-
[openPMD](https://www.openpmd.org/#/start) [describes a unit](https://github.com/openPMD/openPMD-standard/blob/latest/STANDARD.md#unit-systems-and-dimensionality) by a list of exponents describing the…
-
**Describe the bug**
Opening *.pmd files that use the openPMD AMR naming convention `_lvl` with the native openPMD-api reader plugin in Paraview 5.13.0 and 5.13.1 shows no cells and no particles. Thi…
-
**Describe the bug**
The current `master` does not build due to a `uint64_t` / `size_t` mismatch on [ILP32 platforms](https://en.cppreference.com/w/cpp/language/types):
```
2024-03-25T06:36:25.24…
-
Nata is such a great idea. It would be fantastic to have an openPMD backend for nata.
-
Hello all, I am an intern trying to work with openPMD_viewer. I'm having problems getting plotted data using the viewer. The matplotlib notebook and matplotlib widget commands run without error and th…