Skip to main content

result:add rigid body motion (fields container)

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
fields_containerfields_container
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 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: add_rigid_body_motion_fc

Full name: result.add_rigid_body_motion_fc

Internal name: RigidBodyAddition_fc

License: None

Changelog

  • Version 0.0.0: Initial release.