Skip to main content

composite:ls_dyna_material_support_provider

Version: 0.0.0

Description

Extracts the material IDs and VUUIDs from a k file and provides a material support. Other formats are not supported (yet). The material UIDs can be added as a comment in the k-file like MaterialId={1,47527DFFB3134C56B73683D870A0C299,Orthotropic}orMaterial Id = \{1,47527DFF-B313-4C56-B736-83D870A0C299, Orthotropic\} or Material Unique Id = {2,1c1c07b7-93da-4f89-b10e-43ca776ef7a5, Orthotropic}. The values are material index, versioned UUID, and name.

Inputs

InputNameExpected type(s)Description
Pin 4
Required
data_sourcesdata_sourcesLS Dyna input file (*.k) as data source. Use LsDynaInputFile as key to add a k-file to the DataSources object.

Outputs

OutputNameExpected type(s)Description
Pin 0abstract_field_supportabstract_field_supportMaterial support (CFieldSupportBase).

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

Full name: composite.ls_dyna_material_support_provider

Internal name: composite::ls_dyna_material_support_provider

License: None

Changelog

  • Version 0.0.0: Initial release.