Subroutine SRBM_ MOVE
Defines motion for an SRBM.
Calling convention:
call def_srbm_move(srmb_id, amplitude, ierr)
Arguments | Data type | Input/Output | Description |
---|---|---|---|
Srmb_id |
integer | Input | Id of Simple Rigid Body Motion definition |
amplitude |
real | Input | The amplitude of the motion, radians for rotational, length (in model units) for translation. The reference is the original element location/orientation, it is NOT relative to current position. |
ierr |
integer | Output | Error flag. Zero means no error, other values TBD. |