Skip to content
GitLab
  • Menu
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • dumux dumux
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 96
    • Issues 96
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 98
    • Merge requests 98
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • dumux-repositories
  • dumuxdumux
  • Issues
  • #656
Closed
Open
Created Feb 01, 2019 by Leopold Stadler@leopold.stadlerMaintainer

XDMF/HDF5 Support in DuMux

We actually use XDMF/HD5F for input/output of our simulations. There are two files in the swe branch which allow to read and write triangular grids. There are many advantages compared to the vtk-format but also some drawbacks (installing parallel hdf5, filesystems,...).

Is there any interest from the DuMux side to include XDMF/HDF5 support directly in DuMux?

I suggest to remove the files and ask the dune core developers if they are interested to create a new dune-module for xdmf/hdf5 support. I'm also not sure if there is a simple python way which might simplify the whole thing (parallel reading/writing of XDMF/HDF5 with h5py and mpi4py).

Assignee
Assign to
Time tracking