An open API service indexing awesome lists of open source software.

https://github.com/tdegeus/paraview_examples

Some simple Paraview examples
https://github.com/tdegeus/paraview_examples

examples paraview

Last synced: 5 months ago
JSON representation

Some simple Paraview examples

Awesome Lists containing this project

README

          

Some simple ParaView examples.

# HDF5 - XDMF

## Introduction

In this setup the data is written to a binary HDF5-file, which are provided with a 'header' XDMF-file that specifies how ParaView should read it.

## References:

* [XDMF documentation, including element types](http://xdmf.org/index.php/XDMF_Model_and_Format).