Skip to main content

composite:mechanical_sampling_point_operator

Version: 0.0.0

Description

Uses json failure configuration to compute evaluate composite sampling point.

Inputs

InputNameExpected type(s)Description
Pin 100
Required
result_definitionstringCombined sampling point configuration (string of json dict
Pin 310unit_systemclass dataProcessing::unit::CUnitSystem, result_info, int32, stringDefault unit system. Used if the result file specifies no unit system. Can be unit system object, result_info object int or string.In case of int it is one of the predefined Ansys unit system ids, in case of string it should be a semicolon separated list of units.

Outputs

OutputNameExpected type(s)Description
Pin 0resultsstringResult in the json format.

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

Full name: composite.mechanical_sampling_point_operator

Internal name: composite::mechanical_sampling_point_operator

License: None

Changelog

  • Version 0.0.0: Initial release.