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
For boosted frame simulations, we plan to use a one-file-per-lab-frame mode with many adios steps in each.
During read, we flatten the adios steps into one [1].
In openPMD-api for writes, we need to add a third option for flush_target that calls EndStep()/BeginStep() instead of PerformDataWrites().
For boosted frame simulations, we plan to use a one-file-per-lab-frame mode with many adios steps in each.
During read, we flatten the adios steps into one [1].
In openPMD-api for writes, we need to add a third option for
flush_target
that callsEndStep()/BeginStep()
instead ofPerformDataWrites()
.ADIOS2 features:
The text was updated successfully, but these errors were encountered: