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
| Input | Name | Expected type(s) | Description |
|---|---|---|---|
| Pin 0 Required | fields_container | fields_container | |
| Pin 1 Required | translation_field | field | |
| Pin 2 Required | rotation_field | field | |
| Pin 3 Required | center_field | field | |
| Pin 7 | mesh | abstract_meshed_region | default is the mesh in the support |
Outputs
| Output | Name | Expected type(s) | Description |
|---|---|---|---|
| Pin 0 | fields_container | fields_container |
Configurations
| Name | Expected type(s) | Default value | Description |
|---|---|---|---|
| mutex | bool | false | If 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.