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

Refer to Access the Model Files to download the required model file(s).