Beam extrusion

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

Re: Beam extrusion

Post by sribeiro » Tue Mar 07, 2023 6:58 pm

I believe it is this in the picture
Attachments
cdata_stko.PNG
cdata_stko.PNG (573.26 KiB) Viewed 3146 times

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

Re: Beam extrusion

Post by STKO Team » Wed Mar 08, 2023 8:38 am

Ok, that is the file.

The *.mpco.cdata file is created at line 353, if you are using parallel processing (OpenSeesMP), or at line 359 if you are using only 1 process (OpenSees).

That function (cdata_io.write(doc.mesh)) will create the *.mpco.cdata file and write on it. If something goes wrong, you should see a red error message in the STKO's Terminal window.

Did you receive any errors while creating the Tcl files?
If you did not receive any error, it might be that either the mesh is None (but I don't think this is possible because STKO would have stopped before), or the system did not allow to create a file on that location.

Have you tried to save the file in a different location?

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

Re: Beam extrusion

Post by sribeiro » Wed Mar 08, 2023 9:55 am

If I save it in a different location it works, thank you very much!!

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

Re: Beam extrusion

Post by STKO Team » Wed Mar 08, 2023 10:51 am

Perfect. It means that somehow that location was protected from writing or something like that

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

Re: Beam extrusion

Post by sribeiro » Tue May 09, 2023 5:53 pm

Dear STKO team,

I am having the same problem again.

I even installed the software in a different pc.

Pls help me, I need to do my work I don´t have how.

S

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

Re: Beam extrusion

Post by STKO Team » Wed May 10, 2023 10:46 am

Dear STKO team,

I am having the same problem again.

I even installed the software in a different pc.

Pls help me, I need to do my work I don´t have how.
Are you using STKO pre processor to generate the Tcl files?
If yes, you should see the MPCO.CDATA files that will allow you to see the section extrusion

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

Re: Beam extrusion

Post by sribeiro » Wed May 10, 2023 3:05 pm

STKO Team wrote:
Wed May 10, 2023 10:46 am
Dear STKO team,

I am having the same problem again.

I even installed the software in a different pc.

Pls help me, I need to do my work I don´t have how.
Are you using STKO pre processor to generate the Tcl files?
If yes, you should see the MPCO.CDATA files that will allow you to see the section extrusion
Yes, I use the pre processor to generate the Tcl files and still no MPCO.CDATA created.
I even run the files from the webinars and the same happens.

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

Re: Beam extrusion

Post by STKO Team » Wed May 10, 2023 3:53 pm

Probably you have some special character that is not recognized properly.
What is the name of your working folder? (i.e. the folder where you are generating Tcl files in)

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

Re: Beam extrusion

Post by sribeiro » Fri May 12, 2023 2:07 pm

I save them in the desktop, download files or in any other different folder and in non of them is the mpco.cdata file created

And the same happend in a different computer too, I can't have the beam extrusion and also the program does not run the same way.

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

Re: Beam extrusion

Post by STKO Team » Tue May 16, 2023 10:25 am

This is strange!

What do you mean by " the program does not run the same way"?

Post Reply