Skip to main content

result:add rigid body motion (field)

Version: 0.0.0

Description

Adds a given rigid translation, center and rotation from a displacement field. The rotation is given in terms of rotations angles. Note that the displacement field has to be in the global coordinate system

Inputs

InputNameExpected type(s)Description
Pin 0
Required
displacement_fieldfield
Pin 1
Required
translation_fieldfield
Pin 2
Required
rotation_fieldfield
Pin 3
Required
center_fieldfield
Pin 7meshabstract_meshed_regiondefault is the mesh in the support

Outputs

OutputNameExpected type(s)Description
Pin 0fieldfield

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

Full name: result.add_rigid_body_motion

Internal name: RigidBodyAddition

License: None

Changelog

  • Version 0.0.0: Initial release.