Skip to main content

result:cms subfile info provider

Version: 0.0.0

Description

Read required information from a subfile.

Inputs

InputNameExpected type(s)Description
Pin 4
Required
data_sourcesdata_sourcesData_sources (must contain at least one subfile).
Pin 200
Required
cms_subfile_databoolIf this pin i set to true, data are return in a field.
Pin 300output_maxdof_on_masternodesboolIf this pin is set to true, compute and add field with max degrees of freedom on master nodes

Outputs

OutputNameExpected type(s)Description
Pin 0int32int32returns integer values in the order : unit system used, stiffness matrix present key, damping matrix present key, mass matrix present key, number of master nodes, number of virtual nodes
Pin 1fieldproperty_fieldreturns integer values in the order : number of load vectors (nvects), number of nodes (nnod), number of virtual nodes (nvnodes), number of modes (nvmodes)

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_subfile_info_provider

Full name: result.cms_subfile_info_provider

Internal name: cms_subfile_info_provider

License: None

Changelog

  • Version 0.0.0: Initial release.