The node model is not running
-
[email protected]
- Posts: 32
- Joined: Fri Apr 07, 2023 2:44 am
The node model is not running
Dear stko operation team, good afternoon. I'm a beginner of stko. I've been writing TCL files before. Now it's very convenient to use stko.I built a node model based on experiments, and I wanted to get its hysteresis curve, but I couldn't run it in software. I checked for a long time but couldn't find the mistake. Could you please help me check it? thank。
- Attachments
-
- 001.rar
- node
- (111.83 KiB) Downloaded 172 times
-
ValentinaSB
- Posts: 61
- Joined: Thu Dec 09, 2021 10:53 am
Re: The node model is not running
Hi,
The reason that you got the error is that you didn't use BeamSectionProperty.
Then I changed your selection set for c-node (it was given an error that there is more than 1 vertex)
Now you need to correct your hysteretic material, the values can not be the same, but you can make them with minimal differences. Also, you need to check your Joint2D material (Mat C is not assigned).
Let us know if you have any trouble.
Best,
Valentina
The reason that you got the error is that you didn't use BeamSectionProperty.
Then I changed your selection set for c-node (it was given an error that there is more than 1 vertex)
Now you need to correct your hysteretic material, the values can not be the same, but you can make them with minimal differences. Also, you need to check your Joint2D material (Mat C is not assigned).
Let us know if you have any trouble.
Best,
Valentina
- Attachments
-
- 001.rar
- (123.63 KiB) Downloaded 155 times
-
[email protected]
- Posts: 32
- Joined: Fri Apr 07, 2023 2:44 am
Re: The node model is not running
THANK YOU!
Maybe you could tell me how to select the set for C-node.
I dont understant the meaning of it was given an error that there is more than 1 vertex
Maybe you could tell me how to select the set for C-node.
I dont understant the meaning of it was given an error that there is more than 1 vertex
-
ValentinaSB
- Posts: 61
- Joined: Thu Dec 09, 2021 10:53 am
Re: The node model is not running
You are welcome.
If you try to add BeamSectionProperty to your old file by yourself and you try to run it, you will see this error. The error tells you that in c_node selection set is more than one vertex. To solve it I deleted and created again the c_node selection set. Just this. I saw that it is one vertex now in your model, but something went wrong while you were modeling and you end up with two more geometries stored in your selection set that do not exist anymore. We will look into it, but the solution for you is to delete and create it again as I did. I hope I was more clear this time.
Best,
Valentina
If you try to add BeamSectionProperty to your old file by yourself and you try to run it, you will see this error. The error tells you that in c_node selection set is more than one vertex. To solve it I deleted and created again the c_node selection set. Just this. I saw that it is one vertex now in your model, but something went wrong while you were modeling and you end up with two more geometries stored in your selection set that do not exist anymore. We will look into it, but the solution for you is to delete and create it again as I did. I hope I was more clear this time.
Best,
Valentina