Hi OpenSees developers,
I've added an element in Opensees that works correctly in the TCL environment. I
applied the necessary changes in the openseespy by tracking the linear elastic
element in this project, when I put the created file of ‘opensees.pyd’ in its
place and run a model using it, the program doesn’t give any errors,
nonetheless, the analysis does not start and outputs are not available. Could
you let me know what is the problem and how can I fix it? Is there any
guidelines about the methode of adding an element in openseespy project?
Thanks in advance for your help!
Problem with definition of a new element in OpenSeesPy
Moderators: silvia, selimgunay, Moderators
-
- Posts: 4
- Joined: Mon Nov 14, 2011 11:47 pm
- Location: amirkabir university
Re: Problem with definition of a new element in OpenSeesPy
I believe I have identified the problem. In version 2.4.2 of OpenSees, the only library that existed was libOpenSees.a breakout game however, in version 3.4.0, there is an extra library called libOpenSeesclCommands.a; nevertheless, this library was not incorporated into my C++ makefile. After I inserted it, the code was successfully compiled.