Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 848 Bytes

exampleNamedSpacedNonlinearSDOF.rst

File metadata and controls

17 lines (12 loc) · 848 Bytes

Example name spaced nonlinear SDOF

  1. The source code is developed by Maxim Millen from University of Porto.
  2. The source code is shown below, which can be downloaded here </pyExamples/example_name_spaced_nonlinear_sdof.py>.
  3. Also download the constants file here </pyExamples/opensees_constants.py>, and the ground motion file </_static/test_motion_dt0p01.txt>
  4. Make sure the numpy, matplotlib and eqsig packages are installed in your Python distribution.
  5. Run the source code in your favorite Python program and should see

image

/pyExamples/example_name_spaced_nonlinear_sdof.py