Page 2 of 3
Re: Beam extrusion
Posted: Tue Mar 07, 2023 6:58 pm
by sribeiro
I believe it is this in the picture
Re: Beam extrusion
Posted: Wed Mar 08, 2023 8:38 am
by STKO Team
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?
Re: Beam extrusion
Posted: Wed Mar 08, 2023 9:55 am
by sribeiro
If I save it in a different location it works, thank you very much!!
Re: Beam extrusion
Posted: Wed Mar 08, 2023 10:51 am
by STKO Team
Perfect. It means that somehow that location was protected from writing or something like that
Re: Beam extrusion
Posted: Tue May 09, 2023 5:53 pm
by sribeiro
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
Re: Beam extrusion
Posted: Wed May 10, 2023 10:46 am
by STKO Team
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
Re: Beam extrusion
Posted: Wed May 10, 2023 3:05 pm
by sribeiro
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.
Re: Beam extrusion
Posted: Wed May 10, 2023 3:53 pm
by STKO Team
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)
Re: Beam extrusion
Posted: Fri May 12, 2023 2:07 pm
by sribeiro
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.
Re: Beam extrusion
Posted: Tue May 16, 2023 10:25 am
by STKO Team
This is strange!
What do you mean by " the program does not run the same way"?