SFI_MVLEM

Forum for asking and answering questions related to use of the OpenSeesPy module

Moderators: silvia, selimgunay, Moderators

Post Reply
SamDas
Posts: 3
Joined: Sun Oct 25, 2020 2:15 pm

SFI_MVLEM

Post by SamDas » Thu Nov 26, 2020 6:36 pm

Hi Scott

SFI_MVLEM is not working in the python version. Can you figure out the problem

ops.element('SFI_MVLEM', 1, [1,2], 1, 0.4, '-thick', [500.], '-width', [500.], '-mat', [1001])
WARNING invalid int data for element SFI_MVLEM
Traceback (most recent call last):

File "<ipython-input-78-60869007415e>", line 1, in <module>
ops.element('SFI_MVLEM', 1, [1,2], 1, 0.4, '-thick', [500.], '-width', [500.], '-mat', [1001])

OpenSeesError: See stderr output

DJERRAD
Posts: 2
Joined: Thu Aug 05, 2021 1:11 am

Re: SFI_MVLEM

Post by DJERRAD » Wed Nov 22, 2023 2:17 am

Hi SamDas
I hope this message finds you well. I wanted to touch base regarding the execution of SFI_MVLEM in Python. Have you successfully run SFI_MVLEM using Python?
If so, could you please share any insights or tips that contributed to your success? I'm currently working on a similar task and would greatly appreciate any guidance you could provide.

Thank you in advance for your time and assistance.

Post Reply