utility:hdf5dpf workflow provider
Version: 0.0.0
Description
Extract a custom result from an hdf5dpf file as an executable workflow.
Inputs
| Input | Name | Expected type(s) | Description |
|---|---|---|---|
| Pin 0 | time_scoping | scoping | |
| Pin 1 | mesh_scoping | scoping | |
| Pin 3 | streams | streams_container | Hdf5df file stream. |
| Pin 4 | data_sources | data_sources | Hdf5df file data source. |
| Pin 24 | meta_data | abstract_data_tree | meta_data that may be used to evaluate results or extract workflows. |
| Pin 60 Required | result_name | Name of the result that must be extracted from the hdf5dpf file |
Outputs
| Output | Name | Expected type(s) | Description |
|---|---|---|---|
| Pin 0 | field_or_fields_container | workflow |
Configurations
| Name | Expected type(s) | Default value | Description |
|---|---|---|---|
| mutex | bool | false | If 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.