Skip to main content

result:euler nodes

Version: 0.0.0

Description

Reads a field made of 3 coordinates and 3 Euler angles (6 dofs) by node from the result file.

Inputs

InputNameExpected type(s)Description
Pin 3streams_containerstreams_container, stream
Pin 4
Required
data_sourcesdata_sources
Pin 5
Required
filter_zerosboolif true, then the field will only contain the scoping if any rotation is not zero. (default is false).
Pin 6
Required
coord_and_eulerboolif true, then the field has ncomp=6 with 3 coordinates and 3 Euler angles, else there is only the Euler angles (default is true).
Pin 7meshabstract_meshed_region

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

Plugin: mapdl

Scripting name: euler_nodes

Full name: result.euler_nodes

Internal name: coords_and_euler_nodes

License: None

Changelog

  • Version 0.0.0: Initial release.