3.3. Ground Motion Selection and Nonlinear Response Analysis

Shown in Fig. 3.3.1 is an OpenSees model sketch of a 2D steel moment frame building. The building has a four-bay lateral frame with gravity system which is modeled by the leaning column in the model. The bottom two stories use the column section of \(W24 \times 207\) and beam section of \(30 \times 108\). The top two stories use the column section of \(W24 \times 162\). The reduced beam section (RBS) connections are adopted in all beams. This OpenSees model can be downloaded.

../../../../../_images/frame.png

Fig. 3.3.1 Four-story steel moment frame with reduced beam sections (RBS).

This example shows how to select ground motion records and run nonlinear time history analysis for the OpenSees/tcl model of interest.

3.3.1. Load OpenSees/tcl model and analysis script

  1. Navigate to the SIM tab in the left menu. In is panel, select the OpenSees as the Building Model Generator. Use the Choose button to select the OpenSees tcl file as the Input Script. For the Response Nodes, specify the node numbers on any one column line (e.g., 11, 12, 13, 14, 15 on the left column line). The problem will then automatically create recorders to save the peak story responses given the specified nodes.

../../../../../_images/sim.png
  1. Navigate to the FEM tab and Choose the user-defined analysis script. Note that the user-defined analysis script will overwrite other specifications in the fill-in boxes above.

../../../../../_images/fem.png

3.3.2. Select and scale ground motion records

  1. Navigate to the EVT panel and select the PEER NGA Records as the Load Generator. We can use the Design Spectrum (ASCE 7-10) as an example target spectrum here. First, please specify the \(S_{DS}\), \(S_{D1}\), and \(T_L\). Then on the left panel, please specify the number of records with optional filters on the earthquake magnitude, site-source distance, and \(V_{S30}\).

  2. In the Scaling panel, we could use the Minimize MSE as the Scaling Method which will compute and minimize the mean standard error between the average response spectrum and the target spectrum. You can specify a set of periods and corresponding error-calucation weights.

Note

As specified by ASCE 7-16, you may want to let the period points at least cover the \(0.2T_1\) to \(1.5T_1\) (\(T_1\) is the fundamental period of the structure).

  1. For the 2D model in this example, we should use the acceleration components H1 or H2, while the other options (GeoMean, RotD50, and RotD100) are available for 3D models.

  2. Once set up the configurations above, please click the Select Records which will connect the PEER NGA West Ground Motion Database. You could use your account and password to login and execute the selection and scaling.

../../../../../_images/evt.png

3.3.3. Run the analysis and postprocess results

  1. Navigate to the UQ panel, use the default Forward Propagation method with the # Sample same as the number of selected records.

../../../../../_images/uq.png
  1. Next click on the Run button. This will cause the backend application to launch the analysis. When done the RES panel will be selected and the results will be displayed. The results show the values the mean and standard deviation as before but now only for the one quantity of interest.

../../../../../_images/res.png
  1. Users can save the analysis results in the Data Value window to a text file (e.g., csv file) which can be further processed for different purposes. For example, the figure below show the maximum story drift ratios and peak floor accelerations of the 4-story frame.

../../../../../_images/sdr_pfa.png