Maximun number of sets

Post Reply
lucelorr
Posts: 3
Joined: Sun Dec 26, 2021 7:32 pm

Maximun number of sets

Post by lucelorr » Sat Dec 17, 2022 10:18 am

Hi all,
I have created some sets in STKO preprocessor, However, I have checked that some sets are not included in the *.mpco.cdata file, I think that there is a limitation in the number of sets, because I have only 64 sets displayed in this file.
Is it correct?
Also, I have been reading the labels of joint or nodes of the structure in the graphic window of the pre-processor. These labels are visualised using the Labels icon. I think that the numeration of nodes start in 0, and I think that I have to add 1 to node number to obtain the correct identification of a node in OpenSees. Is it as I think?. I suppose that it is originated by Python.
Regards
Luis.

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

Re: Maximun number of sets

Post by STKO Team » Mon Dec 19, 2022 8:18 am

I have created some sets in STKO preprocessor, However, I have checked that some sets are not included in the *.mpco.cdata file, I think that there is a limitation in the number of sets, because I have only 64 sets displayed in this file.
Is it correct?
This sounds strange, could you share your model so that I can check?
Also, I have been reading the labels of joint or nodes of the structure in the graphic window of the pre-processor. These labels are visualised using the Labels icon. I think that the numeration of nodes start in 0, and I think that I have to add 1 to node number to obtain the correct identification of a node in OpenSees. Is it as I think?. I suppose that it is originated by Python.
No, in STKO we start the node and element numbering (of the mesh) from 1

Post Reply