Skip to main content

composite:inistate_field_variable_operator

Version: 0.0.0

Description

Extracts field variables from an APDL input file (dat)

Inputs

InputNameExpected type(s)Description
Pin 0
Required
stress_fieldfieldAn optional stress field to be specified when using the field variables for the evaluation of failure criteria.
Pin 4
Required
data_sourcesdata_sourcesAn APDL input file written by Ansys Mechanical.
Pin 7
Required
meshabstract_meshed_region

Outputs

OutputNameExpected type(s)Description
Pin 0fields_containerfields_containerA CFieldContainer containing the field variables.
Pin 1property_fields_containerproperty_fields_containerA CPropertyFieldsContainer containing the field variables mapping support. Only available when the optional stress field was specified. Check for nullptr!

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

Full name: composite.inistate_field_variable_operator

Internal name: composite::inistate_field_variables_provider

License: None

Changelog

  • Version 0.0.0: Initial release.