.. include:: sub.txt ================================== Example name spaced nonlinear SDOF ================================== #. The source code is developed by `Maxim Millen `_ from University of Porto. #. The source code is shown below, which can be downloaded :download:`here `. #. Also download the :download:`ground motion file ` #. Make sure the `numpy`_, `matplotlib`_ and `eqsig`_ packages are installed in your Python distribution. #. Run the source code in your favorite Python program and should see .. image:: /_static/example_name_spaced_nonlinear_SDOF.png .. literalinclude:: /pyExamples/example_name_spaced_nonlinear_sdof.py :linenos: