Skip to main content

invariant:convertnum operator

Version: 0.0.0

Description

Converts a fields container from one mapdl ordering to another mapdl ordering. Supported mapdl ordering are BCS=0, FUL=1, NOD=2.

Inputs

InputNameExpected type(s)Description
Pin 0
Required
input_orderingint32Input ordering number
Pin 1
Required
output_orderingint32Output ordering number
Pin 2
Required
fields_containerfields_containerExpect fields container
Pin 4
Required
data_sourcesdata_sourcesData_sources (must contain the full file).

Outputs

OutputNameExpected type(s)Description
Pin 0fields_containerfields_container

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

Plugin: mapdl

Scripting name: convertnum_op

Full name: invariant.convertnum_op

Internal name: convertnum_op

License: None

Changelog

  • Version 0.0.0: Initial release.