.. include:: sub.txt ============================================================================= Three story steel building with rigid beam-column connections and W-section ============================================================================= #. The source code is developed by `Anurag Upadhyay `_ from University of Utah. #. The source code is shown below, which can be downloaded :download:`here `. #. Run the source code in your favorite Python program and should see following plot. .. image:: /_static/ThreeStory.png .. literalinclude:: /pyExamples/SteelFrame2D.py :linenos: