Search found 39 matches

by gookki
Tue Jun 27, 2023 4:40 am
Forum: Analysis
Topic: How the load is distributed to the members of the corners if I use the surfaceload function?
Replies: 1
Views: 1451

How the load is distributed to the members of the corners if I use the surfaceload function?

I would like to know how it is distributed to the corner members when using the surfaceload function. I wonder how the load distributed between the two corners that are close to the vertex where they intersect and the middle of the corner.

Above question assumed that I'm defining a surface just to ...
by gookki
Sat Feb 25, 2023 12:24 pm
Forum: OpenSees Sequential
Topic: error of old version files
Replies: 2
Views: 4178

error of old version files

I have several files that I worked on when it was stko 2 version last year. Currently, I can't open the file because I'm trying to use it in the latest version of stko. Although it opens exactly, the upgrade report screen appears and turns off immediately. In the past, there was a situation that ...
by gookki
Thu Nov 11, 2021 1:57 pm
Forum: Analysis
Topic: How do I obtain an appropriate penalty factor?
Replies: 1
Views: 1325

How do I obtain an appropriate penalty factor?

I don't know exactly what it means when there is something like a penalty factor in a specific material property. What criteria should this value be entered with?

Additionally, I am not sure what the penalty method of constructions means in the analysis process and how appropriate the alpha value ...
by gookki
Fri Oct 08, 2021 9:33 am
Forum: Post Processor
Topic: Can I make element result table?
Replies: 3
Views: 2695

Re: Can I make element result table?

Thank you for your answer. I mistake the recorder about fiber result on postprocessor.
by gookki
Fri Oct 08, 2021 9:28 am
Forum: Analysis
Topic: Where can I check the setting method related to openseesmp?
Replies: 1
Views: 1268

Where can I check the setting method related to openseesmp?

I want to analysis the time history model of the webinar(week16 ex25.scd)using openseesmp, but I don't know how to change the setting.
It's not solved just by using mumps and dividing partitions, but I don't know how.
Is there a summary of how to use openseesmp?

I'm sorry, but can you make an ...
by gookki
Thu Oct 07, 2021 1:28 pm
Forum: Post Processor
Topic: Can I make element result table?
Replies: 3
Views: 2695

Can I make element result table?

In the post processor function that I know, extract chart data makes only the values of nodes or Gaussian nodes into tables.
I want extract chart of value of the forcebeamcolumn with time history analysis. I can't find separate method, so I try to extract data by text file recorder through custom ...
by gookki
Thu Oct 07, 2021 7:17 am
Forum: Post Processor
Topic: How can I check plastic deformation angle of the member?
Replies: 1
Views: 1967

How can I check plastic deformation angle of the member?

It's a matter of my lack of knowledge... I don't know how to check the plastic deformation angle through the analysis results.
I used rectangular fiber section. I thought about looking at theta of section deformation, but the value seems to be too small compared to the generated displacement, so I'm ...
by gookki
Fri Oct 01, 2021 8:35 am
Forum: Analysis
Topic: Is there a way to check how the plugin function performs calculation?
Replies: 1
Views: 1224

Is there a way to check how the plugin function performs calculation?

Is there a way to check how the plugin function performs calculation?
While studying the DamageTC3D function, I was curious about how it was working, but I don't know exactly how it works.
by gookki
Fri Sep 10, 2021 12:18 am
Forum: Post processing and data visualization
Topic: Is there a way to check stiffness matrix?
Replies: 1
Views: 1566

Is there a way to check stiffness matrix?

I made small unit frame model, and I want to get the stiffness matrix of it to make idealized simple bar. How can I check my model's matrix?
by gookki
Wed Sep 08, 2021 6:27 am
Forum: Installation issues
Topic: How can I install another python module in stko?
Replies: 1
Views: 2478

How can I install another python module in stko?

Later, I want to receive a specific table from another data and substitute it for stko's element property for comparison. If a module like Pandas is applicable, it seems relatively easy to try, so I added it to the stko python package with pip install-t, but Pandas is partially written in C language ...