Closed anagainaru closed 1 year ago
The default engine in the latest ADIOS2 release is BP5 which requires calls to the engine to be between BeginStep and EndStep. The python code written for BP4 needs to be updated.
BeginStep
EndStep
The default engine in the latest ADIOS2 release is BP5 which requires calls to the engine to be between
BeginStep
andEndStep
. The python code written for BP4 needs to be updated.