composite:short_fiber_fatigue_equivalent_stress_operator
Last update: 03.06.2026Version: 0.0.0
Description
Computes Hill-type Equivalent Stress for ElementalNodal data
Inputs
| Input | Name | Expected type(s) | Description |
|---|---|---|---|
| Pin 7 Required |
mesh | meshed_region |
Meshed Region |
| Pin 23 Required |
materials_container | materials_container |
Materials container |
| Pin 102 Required |
check_mesh_regions | bool |
|
| Pin 401 Required |
fields_container | fields_container |
Outputs
| Output | Name | Expected type(s) | Description |
|---|---|---|---|
| Pin 0 | field | field |
A CField with the equivalent stress. |
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_fatigue_equivalent_stress_operator
Full name: composite.short_fiber_fatigue_equivalent_stress_operator
Internal name: composite::short_fiber_fatigue_equivalent_stress_operator
License: None
Changelog
- Version 0.0.0: Initial release.