Skip to main content

composite:scope_config_reader

Version: 0.0.0

Description

Reads scope configuration from inputs and outputs a CompositeScopeConfig object.

Inputs

InputNameExpected type(s)Description
Pin 108ply_idsvector<string>Vector of selected plies.
Pin 307scope_configurationabstract_data_treeDataTree with scope configuration: These properties are available: requested_times: optional[double]. Default: Last time step/ load step selected.

Outputs

OutputNameExpected type(s)Description
Pin 0scope_configurationstruct dataProcessing::composite::CompositeScopeConfigScope configuration

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: composite

Plugin: composite

Scripting name: scope_config_reader

Full name: composite.scope_config_reader

Internal name: composite::scope_config_reader

License: None

Changelog

  • Version 0.0.0: Initial release.