E_SFI_MVLEM_3D
E_SFI_MVLEM_3D
Hello,
It appears that E_SFI_MVLEM_3D element is not implemented in latest STKO, but it has been available in OpenSees for some time.
https://opensees.github.io/OpenSeesDocu ... EM_3D.html
Is there a way to add it without waiting for new STKO version? I remember you had some Python scripts that can be easily added to STKO installation directory.
Please let me know.
Thanks
It appears that E_SFI_MVLEM_3D element is not implemented in latest STKO, but it has been available in OpenSees for some time.
https://opensees.github.io/OpenSeesDocu ... EM_3D.html
Is there a way to add it without waiting for new STKO version? I remember you had some Python scripts that can be easily added to STKO installation directory.
Please let me know.
Thanks
Re: E_SFI_MVLEM_3D
We will look at it tomorrow,
it should be super easy as the input seems the same as its parent element
it should be super easy as the input seems the same as its parent element
Re: E_SFI_MVLEM_3D
Yes it should. Thank you! Looking forward to hearing from you.
Re: E_SFI_MVLEM_3D
Hello, I just wanted to follow up on this. Thank you.
Re: E_SFI_MVLEM_3D
Hello, I just wanted to follow up on this again. Thank you.
Re: E_SFI_MVLEM_3D
Done, we will add it in the next version of STKO.
In the meantime:
In the meantime:
- Add this python file in C:\Program Files\STKO\external_solvers\opensees\element_properties\beam_column_elements
- Put this json file in C:\Program Files\STKO\odb_rules replacing the old one
- Finally for a proper visualization you need these changes in the MPCORecorder.cpp file in OpenSees (we will do a PR soon):
Re: E_SFI_MVLEM_3D
Thank you very much! Please let me know when E_SFI_MVLEM_3D model visualization is implemented in OpenSees so I can start using it.
Thank you,
Thank you,
Re: E_SFI_MVLEM_3D
Hello,
I was just wondering if you have submitted the abovementioned PR and if I can use the E_SFI_MVLEM_3D, including visualization, in STKO.
Please let me know.
Thanks
I was just wondering if you have submitted the abovementioned PR and if I can use the E_SFI_MVLEM_3D, including visualization, in STKO.
Please let me know.
Thanks
Re: E_SFI_MVLEM_3D
Not yet, hopefully I'll do during the next week.
In the meantime you can try to put those 2 modified lines in the mpco recorder in your local opensees source and compile it
In the meantime you can try to put those 2 modified lines in the mpco recorder in your local opensees source and compile it
-
BrownTrout_NZ
- Posts: 37
- Joined: Fri Sep 13, 2024 6:23 pm
Re: E_SFI_MVLEM_3D
Hi STKO team
Just wondering how far away is the new version of STKO release with E-SFI included ?
Alternatively can someone please compile the c++ file and unload a link ? I am not competent with compiling.
Thanks in advance.
Just wondering how far away is the new version of STKO release with E-SFI included ?
Alternatively can someone please compile the c++ file and unload a link ? I am not competent with compiling.
Thanks in advance.