Skip to main content

result:remove rigid body motion (fields container)

Version: 0.0.0

Description

Removes rigid body mode from a total displacement field by minimization. Use a reference point in order to subtract its displacement to the result displacement field.

Inputs

InputNameExpected type(s)Description
Pin 0
Required
fields_containerfields_containerfield or fields container with only one field is expected
Pin 1reference_node_idint32Id of the reference entity (node).
Pin 7meshabstract_meshed_regiondefault is the mesh in the support

Outputs

OutputNameExpected type(s)Description
Pin 0fields_containerfields_container
Pin 1translation_fieldfieldGlobal rigid translation vector
Pin 2rotation_fieldfieldGlobal rigid rotation angles
Pin 3center_fieldfieldCenter of the rigid rotation

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

Full name: result.remove_rigid_body_motion_fc

Internal name: ExtractRigidBodyMotion_fc

License: None

Changelog

  • Version 0.0.0: Initial release.