You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hey Dan, adios 2.9 is when BP5 became the default engine. For BP5 you have to inspect variables within steps, you can no longer do this before BeginStep. Could you trying modifying your code and see if it works?
Hello,
Describe the bug
Unable to read data from adios2 file produced from WarpX PIC code when using 2.9.1
To Reproduce
bpls
I can see the data is correctly written to the file.available_variables
function fromadios2
python module returns an empty list (Note: Previously worked in v. 2.8.3)Note:
openpmd-api
also correctly can see the contents of the file.Expected behavior
I should see the same variables that are displayed when running
bpls
Desktop (please complete the following information):
Additional context
Thanks
Following up
The text was updated successfully, but these errors were encountered: