USERWI Engine Interface Routines

USERWINDOW_GET_A(A_BUF)
Gets the node forces from previous explicit cycle.
A_BUF
A 3xNUMNOD array must be allocated before calling the routine.
USERWINDOW_GET_AR(AR_BUF)
Gets the nodal moments from previous explicit cycle.
AR_BUF
A 3xNUMNOD array must be allocated before calling the routine.

Example Demo File

<install_directory>/hwsolvers/demos/radioss/User_Subroutines/1_global_user_window/