DataWriterHDF5Ext#

Full name

pylith.meshio.DataWriterHDF5Ext

Journal name

datawriterhdf5

Writer of solution, auxiliary, and derived subfields to an HDF5 file with datasets stored in external binary files.

Implements DataWriter.

Pyre Properties#

  • filename=<str>: Name of HDF5 file.

    • default value: ‘’

    • current value: ‘’, from {default}

Example#

Example of setting DataWriterHDF5Ext Pyre properties and facilities in a parameter file.

[data_writer]
filename = domain_solution.h5