Page 1 of 3
Beam extrusion
Posted: Sat Mar 04, 2023 9:36 am
by sribeiro
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
Re: Beam extrusion
Posted: Mon Mar 06, 2023 8:20 am
by STKO Team
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)
Re: Beam extrusion
Posted: Mon Mar 06, 2023 10:09 am
by sribeiro
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?
Re: Beam extrusion
Posted: Mon Mar 06, 2023 3:02 pm
by STKO Team
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?
Re: Beam extrusion
Posted: Mon Mar 06, 2023 5:25 pm
by sribeiro
Sure! I attached 3 examples of exercises I did.
Re: Beam extrusion
Posted: Tue Mar 07, 2023 9:26 am
by STKO Team
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
Re: Beam extrusion
Posted: Tue Mar 07, 2023 10:17 am
by sribeiro
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?
Re: Beam extrusion
Posted: Tue Mar 07, 2023 3:21 pm
by STKO Team
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
Re: Beam extrusion
Posted: Tue Mar 07, 2023 3:47 pm
by sribeiro
Hello,
I tried again, as suggested, and still no mpco.cdata file.
Re: Beam extrusion
Posted: Tue Mar 07, 2023 5:52 pm
by STKO Team
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 (103.14 KiB) Viewed 3030 times