Skip to main content

result:cms matrices provider

Version: 0.0.0

Description

Read reduced matrices for cms elements. Extract stiffness, damping, mass matrices and load vector from a subfile.

Inputs

InputNameExpected type(s)Description
Pin 4
Required
data_sourcesdata_sourcesData_sources (must contain at list one subfile).
Pin 200
Required
matrix_formboolIf this pin i set to true, data are return as matrix form.

Outputs

OutputNameExpected type(s)Description
Pin 0fields_containerfields_containerFields container containing in this order : stiffness, damping, mass matrices, and then load vector. But if pin 200 is set to true, it's in matrix form.

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

Plugin: mapdl

Scripting name: cms_matrices_provider

Full name: result.cms_matrices_provider

Internal name: cms_matrices_provider

License: None

Changelog

  • Version 0.0.0: Initial release.