Skip to main content

result:global_to_nodal

Version: 0.0.0

Description

Rotate results from global coordinate system to local coordinate system.

Inputs

InputNameExpected type(s)Description
Pin 0
Required
fieldAfieldVector or tensor field that must be rotated, expressed in global coordinate system.
Pin 1
Required
fieldBfieldNodal euler angles defined from a result file. Those must be the rotations from Nodal to Global.

Outputs

OutputNameExpected type(s)Description
Pin 0fieldfieldRotated field

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

Scripting name: mapdl.global_to_nodal

Full name: result.mapdl.global_to_nodal

Internal name: GlobalToNodal

License: None

Changelog

  • Version 0.0.0: Initial release.