Page 1 of 2

E_SFI_MVLEM_3D

Posted: Fri Dec 27, 2024 7:28 pm
by kolozvari
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

Re: E_SFI_MVLEM_3D

Posted: Thu Jan 02, 2025 5:53 pm
by STKO Team
We will look at it tomorrow,
it should be super easy as the input seems the same as its parent element

Re: E_SFI_MVLEM_3D

Posted: Thu Jan 02, 2025 6:27 pm
by kolozvari
Yes it should. Thank you! Looking forward to hearing from you.

Re: E_SFI_MVLEM_3D

Posted: Thu Jan 09, 2025 5:38 am
by kolozvari
Hello, I just wanted to follow up on this. Thank you.

Re: E_SFI_MVLEM_3D

Posted: Mon Jan 27, 2025 5:02 pm
by kolozvari
Hello, I just wanted to follow up on this again. Thank you.

Re: E_SFI_MVLEM_3D

Posted: Wed Jan 29, 2025 11:16 am
by STKO Team
Done, we will add it in the next version of STKO.

In the meantime:
  • Add this python file in C:\Program Files\STKO\external_solvers\opensees\element_properties\beam_column_elements
    E_SFI_MVLEM_3D.zip
    (2.48 KiB) Downloaded 95 times
  • Put this json file in C:\Program Files\STKO\odb_rules replacing the old one
    opensees.zip
    (1.63 KiB) Downloaded 94 times
  • Finally for a proper visualization you need these changes in the MPCORecorder.cpp file in OpenSees (we will do a PR soon):
    E_SFI_MOD.png
    E_SFI_MOD.png (48.13 KiB) Viewed 2209 times

Re: E_SFI_MVLEM_3D

Posted: Mon Feb 03, 2025 5:44 pm
by kolozvari
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,

Re: E_SFI_MVLEM_3D

Posted: Mon Feb 10, 2025 6:41 pm
by kolozvari
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

Re: E_SFI_MVLEM_3D

Posted: Tue Feb 11, 2025 11:02 am
by STKO Team
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

Re: E_SFI_MVLEM_3D

Posted: Sat May 10, 2025 7:26 pm
by BrownTrout_NZ
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.