Author Topic: BUG: response simulation does not work with 1D ground motion input  (Read 5247 times)

adamzs

  • Jr. Member
  • **
  • Posts: 84
    • View Profile
bug report from Stanford's CEE 296 class:

When running MDOF-LU and OpenSees response simulation with 1D ground motion input (i.e., the data_y field is removed from the event file), OpenSees returns incorrect EDPs. Looking at the example.tcl file, the error seems to stem from a second timeSeries being assigned to the acceleration recorder even though there is only one timeSeries present in the analysis.


A quick workaround: Use data_y: [0.0, 0.0] in the event file.


UPDATE:
This bug was fixed in rWHALE released as part of v2.3.0 of SimCenterBackendApplications
« Last Edit: June 04, 2021, 06:44:35 PM by adamzs »