Peano4 is a framework for dynamically generating adaptive grids, defining the under-
lying mesh and its traversal. It serves as a foundation for various scientific applications.
One extension of Peano4 is the ExaHyPE2 engine, which solves hyperbolic Partial
Differential Equations (PDE)s for wave simulations. Currently, the output is stored in a
custom file format that requires conversion for visualization. This project replaces the
custom format with Hierarchical Data Format 5 (HDF5) storage and an accompanying
eXtensible Data Model and Format (XDMF) file for direct visualization. The new format
is evaluated based on runtime performance and file size efficiency compared to the
current approach of ExaHyPE2.
«
Peano4 is a framework for dynamically generating adaptive grids, defining the under-
lying mesh and its traversal. It serves as a foundation for various scientific applications.
One extension of Peano4 is the ExaHyPE2 engine, which solves hyperbolic Partial
Differential Equations (PDE)s for wave simulations. Currently, the output is stored in a
custom file format that requires conversion for visualization. This project replaces the
custom format with Hierarchical Data Format 5 (HDF5) storag...
»