Skip to main content

result:nodal_to_global

Version: 0.0.0

Description

Rotates nodal elemental results to global coordinate system

Inputs

InputNameExpected type(s)Description
Pin 0
Required
fieldAfieldVector or tensor field that must be rotated, expressed in nodal 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: nodal_to_global

Full name: result.nodal_to_global

Internal name: NodalElementalResultsRotation

License: None

Changelog

  • Version 0.0.0: Initial release.