Skip to content

Joined Array support is added for ADIOS when writing out particles.#5804

Open
guj wants to merge 2 commits intoBLAST-WarpX:developmentfrom
guj:0328-joined-array
Open

Joined Array support is added for ADIOS when writing out particles.#5804
guj wants to merge 2 commits intoBLAST-WarpX:developmentfrom
guj:0328-joined-array

Conversation

@guj
Copy link
Copy Markdown
Contributor

@guj guj commented Mar 28, 2025

Writing particles can now use joined array in ADIOS through openPMD-api

How: setting these flags in input file (assume writing out diag1)

diag1.format = openpmd           ## to access ADIOS library
diag1.openpmd_backend=bp5  ## bp5 or bp4 will trigger the joined array feature 

Note:
better wait till this pull request is merged before trying this feature in large scale
openPMD/openPMD-api#1740

@guj guj requested a review from ax3l March 28, 2025 20:14
@ax3l ax3l added component: openPMD openPMD I/O component: diagnostics all types of outputs labels Aug 19, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

component: diagnostics all types of outputs component: openPMD openPMD I/O

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants