Skip to main content

composite:short_fiber_failure_criterion_evaluator

Version: 0.0.0

Description

Evaluates failure criteria for short fiber composites.

Inputs

InputNameExpected type(s)Description
Pin 0time_scopingscoping, vector<int32>Time Scoping
Pin 1mesh_scopingscopingMesh Scoping
Pin 2stress_limit_typestringWhether to use 'ultimate' or 'yield' strengths. Default is 'ultimate'.
Pin 3streams_containerstreams_containerOptional: RST File stream.
Pin 4
Required
data_sourcesdata_sourcesInput files: APDL ds.dat, APDL RST file, Engineering Data MatML file.

Outputs

OutputNameExpected type(s)Description
Pin 0fields_containerfields_containerA CFieldsContainer of CFields with the failure value results under the label is_failure_value = 1 and failure modes under the label is_failure_value = 0 from a specific failure criterion operator.
Pin 1materials_containermaterials_containerMaterials container enriched with field variables and temperature.

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

Full name: composite.short_fiber_failure_criterion_evaluator

Internal name: composite::short_fiber_failure_criterion_evaluator

License: None

Changelog

  • Version 0.0.0: Initial release.