zhuminjie / OpenSeesPyDoc

OpenSeesPy Documentation
http://openseespydoc.readthedocs.io
Other
146 stars 106 forks source link

Contributing Some Geotechnical Examples to Documentation #189

Closed ajmakdisi-uw closed 4 years ago

ajmakdisi-uw commented 4 years ago

I've been spending some time in the last few weeks developing some OpenSeesPy examples as Jupyter Notebooks, where chunks of code are interspersed with markdown text describing what is actually being generated in the model. These are relatively simple single element-wide examples of dynamic analysis of a soil column, using a few different types of nDMaterial soil models - I also developed some Python scripts for efficiently processing and plotting output data.

Would there be any interest having these notebook examples in the documentation page for OpenSeesPy? Or is the preference to submit these as pure .py scripts (which I am also happy to do).

zhuminjie commented 4 years ago

I think notebooks are good. Can you convert them to html so I can embed directly. Thank you!

ajmakdisi-uw commented 4 years ago

Yes, absolutely! I need to go back through them one more time and clean them up a little bit before sending directly, but will do so in the next couple of days.

zhuminjie commented 4 years ago

Thank you! Take your time.