.. _Examples: Examples ======== .. note:: This page is currently under construction. LineLoadTest ------------ .. image:: _static/debris_dynamics.gif The :download:`LineLoadTest.py <_static/LineLoadTest.py>` test demonstrates how SWIRL may be used in combination with OpenSeesPy to run a coupled wind-structure-debris interaction problem using the `LineLoad` element in OpenSees. Accompanying files may be found in the `SWIRL examples `_ GitHub subdirectory. The source code is shown below: .. literalinclude:: _static/LineLoadTest.py :language: Python