Bachelor’s thesis presentation. Dilay is advised by Marc Marot-Lassauzaie, and Prof. Dr. Michael Bader.
Previous talks at the SCCS Colloquium
Dilay Nurlu: Benchmarking of parallel I/O libraries for a Hyperbolic PDE Engine
SCCS Colloquium |
Peano4 is a framework for dynamically generating adaptive grids, defining the underlying 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.