Beam extrusion

sribeiro
Posts: 45
Joined: Tue Feb 28, 2023 7:25 am

Beam extrusion

Post by sribeiro » Sat Mar 04, 2023 9:36 am

Hello,

I have been doing youtube exercises from the STKO channel and always had the same problem in the post processor.
The section does not appear for me.
I have selected the beam extrusion command and still nothing.
I have STKO version 3.2.1 and was wondering if this could be an influence since a friend of mine with older version can see the extrusion.
Should I select some specific command on the analysis steps?

Best,
S

Webinar: (1:09:14)
https://www.youtube.com/watch?v=HsgcSR4 ... Technology
Attachments
stko_beam_extrusion.PNG
stko_beam_extrusion.PNG (320.2 KiB) Viewed 3102 times

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

Re: Beam extrusion

Post by STKO Team » Mon Mar 06, 2023 8:20 am

Did you use the STKO pre processor to generate the input Tcl files?
The STKO preprocessor also creates a *.mpco.cdata (if you use the MPCO recorder) that contains additional information such as section extrusion (i.e. those information that is not provided by OpenSees through the *.mpco file)

sribeiro
Posts: 45
Joined: Tue Feb 28, 2023 7:25 am

Re: Beam extrusion

Post by sribeiro » Mon Mar 06, 2023 10:09 am

Yes, I used the STKO pre processor to generate the input Tcl files.
I noticed that I don't have any file with that name, not even in other exercises I did. Is that normal?

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

Re: Beam extrusion

Post by STKO Team » Mon Mar 06, 2023 3:02 pm

I noticed that I don't have any file with that name, not even in other exercises I did. Is that normal?
No, it's not possible.
Could you show a screenshot of the folder where you generate the tcl files?

sribeiro
Posts: 45
Joined: Tue Feb 28, 2023 7:25 am

Re: Beam extrusion

Post by sribeiro » Mon Mar 06, 2023 5:25 pm

Sure! I attached 3 examples of exercises I did.
Attachments
folder.PNG
folder.PNG (121.87 KiB) Viewed 3062 times
folder 2.PNG
folder 2.PNG (119.54 KiB) Viewed 3062 times
folder3.PNG
folder3.PNG (136.31 KiB) Viewed 3062 times

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

Re: Beam extrusion

Post by STKO Team » Tue Mar 07, 2023 9:26 am

May I ask you to share your SCD file?
if you use the MPCORecorder analysis step you should have that mpco.cdata file. unless you are creating the mpco recorder manually with a tcl custom command

sribeiro
Posts: 45
Joined: Tue Feb 28, 2023 7:25 am

Re: Beam extrusion

Post by sribeiro » Tue Mar 07, 2023 10:17 am

I follow all the steps in the youtube videos, so I didn't generate the input Tcl files manually.
I have attached two examples of exercises I did and had no beam extrusion.

Do you think it could be some installation problem? Or a bug in the STKO version I have?
Attachments
Column.zip
https://www.youtube.com/watch?v=HsgcSR4jj4Q&ab_channel=AsdeaSoftwareTechnology
(130.42 KiB) Downloaded 170 times
Coupling.zip
https://www.youtube.com/watch?v=ZE453hKEA60&list=PLxIjVL0KnONtkSVQ3KZBo7k7qTOJL94rv&index=15&ab_channel=AsdeaSoftwareTechnology
(183.96 KiB) Downloaded 154 times

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

Re: Beam extrusion

Post by STKO Team » Tue Mar 07, 2023 3:21 pm

I do have the mpco.cdata file when I write the Tcl files or when I launch the analysis from STKO.
Could you please try again to click on "Write Input File" and see if you have that file?
If not I will need to send you a modified version of the python code that writes that file to figure out what's going on

sribeiro
Posts: 45
Joined: Tue Feb 28, 2023 7:25 am

Re: Beam extrusion

Post by sribeiro » Tue Mar 07, 2023 3:47 pm

Hello,

I tried again, as suggested, and still no mpco.cdata file.

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

Re: Beam extrusion

Post by STKO Team » Tue Mar 07, 2023 5:52 pm

This is the python file that generates the mpco cdata.
It's located in C:\Program Files\STKO\external_solvers\opensees\analysis_steps\Recorders\MPCORecorder.py

Could you verify that at the end of the file you have this?
cdata.png
cdata.png (103.14 KiB) Viewed 3023 times

Post Reply