Skip to main content

utility:hdf5dpf workflow provider

Version: 0.0.0

Description

Extract a custom result from an hdf5dpf file as an executable workflow.

Inputs

InputNameExpected type(s)Description
Pin 0time_scopingscoping
Pin 1mesh_scopingscoping
Pin 3streamsstreams_containerHdf5df file stream.
Pin 4data_sourcesdata_sourcesHdf5df file data source.
Pin 24meta_dataabstract_data_treemeta_data that may be used to evaluate results or extract workflows.
Pin 60
Required
result_nameName of the result that must be extracted from the hdf5dpf file

Outputs

OutputNameExpected type(s)Description
Pin 0field_or_fields_containerworkflow

Configurations

NameExpected type(s)Default valueDescription
mutexboolfalseIf this option is set to true, the shared memory is prevented from being simultaneously accessed by multiple threads.

Scripting

Category: utility

Plugin: core

Scripting name: hdf5dpf_workglow_provider

Full name: utility.hdf5dpf_workglow_provider

Internal name: hdf5::h5dpf::workflow_provider

License: None

Changelog

  • Version 0.0.0: Initial release.