zhuminjie / OpenSeesPyDoc

OpenSeesPy Documentation
http://openseespydoc.readthedocs.io
Other
141 stars 105 forks source link

Updated example_name_spaced_nonlinear_sdof.py to match new eqsig duhamel #296

Closed amole-arup closed 9 months ago

amole-arup commented 9 months ago

Updated example_name_spaced_nonlinear_sdof.py to match new eqsig.

The problems were that the duhamel library has been deprecated, and the eigenvector solution now generates a list.

I have also included the constants (so that note is no longer required), and I have automated the download of the EQ datafile using requests. Neither of the two additional files are therefore required now.