E_SFI_MVLEM_3D

kolozvari
Posts: 227
Joined: Tue Oct 05, 2021 9:22 pm

E_SFI_MVLEM_3D

Post by kolozvari » Fri Dec 27, 2024 7:28 pm

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

STKO Team
Posts: 3066
Joined: Tue Oct 29, 2019 8:45 am

Re: E_SFI_MVLEM_3D

Post by STKO Team » Thu Jan 02, 2025 5:53 pm

We will look at it tomorrow,
it should be super easy as the input seems the same as its parent element

kolozvari
Posts: 227
Joined: Tue Oct 05, 2021 9:22 pm

Re: E_SFI_MVLEM_3D

Post by kolozvari » Thu Jan 02, 2025 6:27 pm

Yes it should. Thank you! Looking forward to hearing from you.

kolozvari
Posts: 227
Joined: Tue Oct 05, 2021 9:22 pm

Re: E_SFI_MVLEM_3D

Post by kolozvari » Thu Jan 09, 2025 5:38 am

Hello, I just wanted to follow up on this. Thank you.

kolozvari
Posts: 227
Joined: Tue Oct 05, 2021 9:22 pm

Re: E_SFI_MVLEM_3D

Post by kolozvari » Mon Jan 27, 2025 5:02 pm

Hello, I just wanted to follow up on this again. Thank you.

STKO Team
Posts: 3066
Joined: Tue Oct 29, 2019 8:45 am

Re: E_SFI_MVLEM_3D

Post by STKO Team » Wed Jan 29, 2025 11:16 am

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 2204 times

kolozvari
Posts: 227
Joined: Tue Oct 05, 2021 9:22 pm

Re: E_SFI_MVLEM_3D

Post by kolozvari » Mon Feb 03, 2025 5:44 pm

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,

kolozvari
Posts: 227
Joined: Tue Oct 05, 2021 9:22 pm

Re: E_SFI_MVLEM_3D

Post by kolozvari » Mon Feb 10, 2025 6:41 pm

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

STKO Team
Posts: 3066
Joined: Tue Oct 29, 2019 8:45 am

Re: E_SFI_MVLEM_3D

Post by STKO Team » Tue Feb 11, 2025 11:02 am

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

BrownTrout_NZ
Posts: 37
Joined: Fri Sep 13, 2024 6:23 pm

Re: E_SFI_MVLEM_3D

Post by BrownTrout_NZ » Sat May 10, 2025 7:26 pm

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.

Post Reply