Skip to content
GitLab
  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • gmsh gmsh
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 275
    • Issues 275
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 3
    • Merge requests 3
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Releases
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • gmsh
  • gmshgmsh
  • Issues
  • #552
Closed
Open
Created Apr 26, 2019 by Johannes@joha2

Feature request: HDF5 and therefore HPC compliant export format like XDMF in addition to MED

Since MED major versions are not interoperable, two programs which are compiled with different versions of MED library are also not interoperable although both supporting the MED format. Since MED consists of HDF5 data and I am not aware that GMSH supports the HDF5 format in other mesh formats, I request the export/import ability of GMSH for HDF5 mesh formats like XDMF due to their HPC compliance. (I.e. the reading and writing via parallel threads and saving of data in the range of gigabytes without drowning the RAM or the performance of the system too much.)

TL;DR:

  • MED is an HDF5 and HPC compliant format which is incompatible between major versions
  • HDF5 is suitable for large meshes in terms of RAM and performance (due to parallel threads) also for small systems
  • Request for implementation of another HDF5 format like XDMF

Thanks in advance and best wishes Johannes

Edited Apr 27, 2019 by Johannes
Assignee
Assign to
Time tracking