Potential bug with MVLEM_3D

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

Potential bug with MVLEM_3D

Post by kolozvari » Sat Jan 14, 2023 8:44 pm

Hello,

When I try to use "Density" optional parameter in MVLEM I receive this input in the MVLEM command, which will clearly create an issue. OpenSees excepts a double and receives a string.

element MVLEM_3D ........ -Density Dimension:

Please take a look and fix it in your next edition if necessary - hopefully soon.

Please let me know. Thanks,

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

Re: Potential bug with MVLEM_3D

Post by STKO Team » Mon Jan 16, 2023 7:47 am

Thank you for spotting this bug.
It will be fixed in the next release 3.2.1

In the meantime here are the modified files (the bug was in both MVLEM_3D and SFI_MVLEM_3D when using optional arguments):
SFI_MVLEM_and_MVLEM_3D_elements_bugfix.zip
(5.15 KiB) Downloaded 100 times
Unzip them and replace them in C:\Program Files\STKO\external_solvers\opensees\element_properties\beam_column_elements, replacing the existing ones.
Let us know

Post Reply