Skip to main content

composite:hill_operator

Version: 0.0.0

Description

Computes Hill for ElementalNodal data

Inputs

InputNameExpected type(s)Description
Pin 7
Required
meshmeshed_regionMeshed Region
Pin 23
Required
materials_containermaterials_containerMaterials container
Pin 100
Required
criterion_configurationstringCriterion specification: For instance {'active': true, 'dim': 2, 'wf': 1}
Pin 101
Required
activate_ply_type_filterboolIf true, only computes failure criteria for ply types 'woven' and 'regular'
Pin 102
Required
check_mesh_regionsbool
Pin 401
Required
stresses_containerfields_containerStress container

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.

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

Full name: composite.hill_operator

Internal name: composite::hill_operator

License: None

Changelog

  • Version 0.0.0: Initial release.