For stochastic wave analysis an intermediate configuration is available to UWAVE. This intermediate configuration can be used to store a user-chosen configuration upon which the wave kinematics are based. The third objective of this problem is to exercise the coding that performs the updating of the intermediate configuration. To this end, the UWAVE routine specifies that for the dynamic analysis (Step 2) a global update be performed for all elements at increments 1 and 141; and a local update be performed for a single element at 10-increment intervals, starting at increment 11 for element 1 and finishing at increment 101 for element 10. The local updates are requested sequentially for elements 1 through 10. For each global and local update request, the code updates the intermediate configuration with the current configuration for all the elements in the model and for the individual element, respectively. In this second step the updated intermediate configuration is stored in a common block array for manipulation in Step 3.