composite:short_fiber_lifetime_operator
Version: 0.0.0
Description
Lifetime evaluation for short fiber composites.
Inputs
| Input | Name | Expected type(s) | Description |
|---|---|---|---|
| Pin 0 | time_scoping | scoping, vector<int32> | Time Scoping |
| Pin 1 | mesh_scoping | scoping | Mesh Scoping |
| Pin 3 | streams_container | streams_container | Optional: RST File stream. |
| Pin 4 Required | data_sources | data_sources | Input files: APDL ds.dat, APDL RST file, Engineering Data MatML file. |
| Pin 5 Required | rainflow_matrix | field | Rainflow matrix |
Outputs
| Output | Name | Expected type(s) | Description |
|---|---|---|---|
| Pin 0 | fields_container | fields_container | A CFieldsContainer of CFields with the lifetime under the label is_life=1 and damage under the label is_life=0. |
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: composite
Plugin: composite
Scripting name: short_fiber_lifetime_operator
Full name: composite.short_fiber_lifetime_operator
Internal name: composite::short_fiber_fatigue_evaluator
License: None
Changelog
- Version 0.0.0: Initial release.