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.
Maximun number of sets
Re: Maximun number of sets
This sounds strange, could you share your model so that I can check?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?
No, in STKO we start the node and element numbering (of the mesh) from 1Also, 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.