OpenSeesPyDoc
OpenSeesPyDoc copied to clipboard
DamageModel
Hi, thanks for your excellent work, I have learned quite a lot from that. I'm preparing a graphical interface for OpenSeesPy that is about 50% done. Using this software, the user can use your OpenSeespy tools without coding. However, in connection with "DamageModel", which is used as input in several functions, I could not find anything in Doc. Have you not considered this model or you will add it in future updates? element ('Joint2D', eleTag, * eleNodes, <Mat1, Mat2, Mat3, Mat4>, MatC, LrgDspTag, <'- damage', DmgTag>, <'- damage', Dmg1 Dmg2 Dmg3 Dmg4 DmgC>) For example, in the above element, this is required. Thanks for your helping.
Hi, it is an excelent idea to have an graphical interface, how it will work? wich GUI are you using?
Hi, thanks for your kindness. I am currently trying to prepare this GUI using python and especially the pyqt5 library. Many steps have been done and I am in the final parts. Of course, the section related to illustration should also be considered so that the user can see the relevant outputs after the run.
Hi, thanks for your kindness. I am currently trying to prepare this GUI using python and especially the pyqt5 library. Many steps have been done and I am in the final parts. Of course, the section related to illustration should also be considered so that the user can see the relevant outputs after the run.
![]()
That's amazing, i know PyQt5 and i would like to collaborate with you, but first i have to learn how to use opensees, right now i am studyng the documentation and doing some examples.