Skip to content
Discussion options

You must be logged in to vote

Hi @kli-jfp, I am so sorry we overlooked your post.

We implement HDF5 (and ADIOS2) formats through our openPMD [1] backend in the full diagnostics.

As of WarpX 22.12, you add for your respecive <diag_name> the lines

<diag_name>.format = openpmd
<diag_name>.openpmd_backend = h5  # default is bp for ADIOS output; h5 is for HDF5

to the inputs file.

We will make the first line the default in or user-facing examples.

You don't need to add a specifc build option, since we configure by default with -DWarpX_OPENPMD=ON.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by EZoni
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants