Skip to main content

composite:interlaminar_normal_stress_operator

Version: 0.0.0

Description

Computes the interlaminar normal stresses and updates the stress container for layered shell elements if the composite::layup_provider_operator is used to load lay-up data from the composites definition file of ACP. This operator cannot be used in combination with section data from the RST file. Elements with missing data are skipped.

Inputs

InputNameExpected type(s)Description
Pin 7
Required
meshmeshed_regionMeshed Region
Pin 23
Required
materials_containermaterials_containerMaterials Container
Pin 24
Required
section_data_containerfields_containerSection data fields container
Pin 25
Required
mesh_properties_containerfields_containerMesh property fields container
Pin 102
Required
check_mesh_regionsboolWhether to check if all the inputs have the same meshed region. This check can become expensive
Pin 400
Required
strains_containerfields_containerStrains
Pin 401
Required
stresses_containerfields_containerStresses

Outputs

OutputNameExpected type(s)Description

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

Full name: composite.interlaminar_normal_stress_operator

Internal name: composite::interlaminar_normal_stress_operator

License: None

Changelog

  • Version 0.0.0: Initial release.