Search found 24 matches
- Fri Sep 16, 2022 6:11 pm
- Forum: Analysis
- Topic: Set Parameter in STKO
- Replies: 14
- Views: 5787
Re: Set Parameter in STKO
Thank you very much.
- Thu Sep 15, 2022 8:40 pm
- Forum: Mesh
- Topic: MESH ERROR SOIL DOMAIN
- Replies: 23
- Views: 16972
Re: MESH ERROR SOIL DOMAIN
If you look at the error:
File "C:/Program Files/STKO\external_solvers\opensees\element_properties\brick_elements\SSPbrick.py", line 114, in writeTcl
raise Exception('Error: invalid type of element or number of nodes')
Your foundation is four node solid elements (tetra) while using brick ...
File "C:/Program Files/STKO\external_solvers\opensees\element_properties\brick_elements\SSPbrick.py", line 114, in writeTcl
raise Exception('Error: invalid type of element or number of nodes')
Your foundation is four node solid elements (tetra) while using brick ...
- Tue Sep 13, 2022 12:06 am
- Forum: Analysis
- Topic: Set Parameter in STKO
- Replies: 14
- Views: 5787
Re: Set Parameter in STKO
This is my model:
- Tue Sep 13, 2022 12:05 am
- Forum: Analysis
- Topic: Set Parameter in STKO
- Replies: 14
- Views: 5787
Re: Set Parameter in STKO
Dear STKO team,
I encountered another error:
when I add "E" and "Ep_mod" of Elastic Membrane Shell Section to parameter and want to update them. In my local computer, it can run without any warning using openseesMp, and it says that they were updated successfully.
However, when I tried to run it ...
I encountered another error:
when I add "E" and "Ep_mod" of Elastic Membrane Shell Section to parameter and want to update them. In my local computer, it can run without any warning using openseesMp, and it says that they were updated successfully.
However, when I tried to run it ...
- Wed Aug 31, 2022 6:37 pm
- Forum: Analysis
- Topic: Set Parameter in STKO
- Replies: 14
- Views: 5787
Re: Set Parameter in STKO
This is also what I tried to understand this error. Thank you so much for this detailed explanation. Much appreciated.
- Tue Aug 30, 2022 6:27 pm
- Forum: Analysis
- Topic: Set Parameter in STKO
- Replies: 14
- Views: 5787
Re: Set Parameter in STKO
Here is my model.
- Tue Aug 30, 2022 6:26 pm
- Forum: Analysis
- Topic: Set Parameter in STKO
- Replies: 14
- Views: 5787
Re: Set Parameter in STKO
Dear STKO team,
I encountered a problem while using your approach on my Geisel Library model. Currently, I am using OpenSeesMP to run the analysis. When I make the partition as 1 . It can run without problem. Here is what it prints out from opensee. You can see the 12 elements are updated.
Using ...
I encountered a problem while using your approach on my Geisel Library model. Currently, I am using OpenSeesMP to run the analysis. When I make the partition as 1 . It can run without problem. Here is what it prints out from opensee. You can see the 12 elements are updated.
Using ...
- Wed Aug 24, 2022 6:11 pm
- Forum: Analysis
- Topic: Set Parameter in STKO
- Replies: 14
- Views: 5787
Re: Set Parameter in STKO
Thank you STKO team. This reply is very helpful for me.
- Wed Aug 03, 2022 4:42 pm
- Forum: Analysis
- Topic: Set Parameter in STKO
- Replies: 14
- Views: 5787
Re: Set Parameter in STKO
Dear STKO team,
Sorry to bother again. I am trying to use parameter , addToParameter and updateParameter to change the parameter. I have also studied this post: https://asdeasoft.net/forum/viewtopic.php?f=40&t=1759&p=2558&hilit=updateParameter#p2558
Below is my tcl script
# set parameter tag as ...
Sorry to bother again. I am trying to use parameter , addToParameter and updateParameter to change the parameter. I have also studied this post: https://asdeasoft.net/forum/viewtopic.php?f=40&t=1759&p=2558&hilit=updateParameter#p2558
Below is my tcl script
# set parameter tag as ...
- Wed Jul 27, 2022 9:14 pm
- Forum: Analysis
- Topic: Set Parameter in STKO
- Replies: 14
- Views: 5787
Set Parameter in STKO
Dear STKO team,
I am doing FE model updating, which requires the OpenSees model to run with different parameter values at each time steps. In Jan 27th, 2022's round table ( https://www.youtube.com/watch?v=1LzNtZiUCXI&list=PLxIjVL0KnONtkSVQ3KZBo7k7qTOJL94rv&index=28 ), I learned how to use ...
I am doing FE model updating, which requires the OpenSees model to run with different parameter values at each time steps. In Jan 27th, 2022's round table ( https://www.youtube.com/watch?v=1LzNtZiUCXI&list=PLxIjVL0KnONtkSVQ3KZBo7k7qTOJL94rv&index=28 ), I learned how to use ...