Hi all, I help develop a code that incorporates AMReX for grid-based hydro, and I would like to use ParaView for quick visualization and movie-making of the original data without having to do any additional post-processing. While our 2D test cases can be visualized with no known issues, two versions of ParaView (5.10.1 on a cluster and 6.0.0 on my local Windows machine) both throw up ‘Invalid AMR Box’ errors when trying to select any of the available cell arrays for our 1D AMReX plt files. Before going too deep into the possible rabbit holes, is this an issue with the AMReX/BoxLib Grid Data reader? If so, is it resolvable (VisIt also only offers BoxLib2D and BoxLIb3D readers, so I’m worried that there’s something more fundamental involving VTK), and which side should I contact about adding this feature/resolving this bug?
please share your data.
1DTestData.plt.00000000.tar.gz (38.9 KB)
I confirm that your data cannot be opened in ParaView, however I’m not sure if this is because your data is invalid or because of a bug in ParaView.
Maybe @coreylee or @AxelHuebl knows more.