Hi AntoMarinelli,
I opened your model and I solved the issue by remodelling the anchorages plates. Here is the model!
Search found 9 matches
- Fri Oct 15, 2021 11:30 am
- Forum: Mesh
- Topic: Mesh problem
- Replies: 3
- Views: 3641
- Tue Oct 12, 2021 7:28 am
- Forum: Post processing and data visualization
- Topic: can not obtain modes of vibration in eigenvalue analysis
- Replies: 5
- Views: 2846
Re: can not obtain modes of vibration in eigenvalue analysis
You're welcome!
- Mon Oct 11, 2021 8:33 pm
- Forum: Analysis
- Topic: UNSOLVED WITHOUT NOTIFICATIONS
- Replies: 4
- Views: 2161
Re: UNSOLVED WITHOUT NOTIFICATIONS
Hello goksoy.cem,
Could you share the file of your model?
Could you share the file of your model?
- Mon Oct 11, 2021 4:27 pm
- Forum: Post processing and data visualization
- Topic: can not obtain modes of vibration in eigenvalue analysis
- Replies: 5
- Views: 2846
Re: can not obtain modes of vibration in eigenvalue analysis
Hello liyanwentj,
As marafini.f says, the eigen command does not call the recorder, look at the attached image and check the custom command that must be added to save the modes of vibration.
As marafini.f says, the eigen command does not call the recorder, look at the attached image and check the custom command that must be added to save the modes of vibration.
- Mon Oct 11, 2021 3:55 pm
- Forum: Property
- Topic: Analisi non convergente
- Replies: 3
- Views: 1696
Re: Analisi non convergente
Hello Alexia,
The model runs fine; however, I think there are still some units discrepancies in your model. Moreover, I would recommend you to change to a Panalty Handler ( https://www.youtube.com/watch?v=HsgcSR4jj4Q&t=2065s , https://asdeasoft.net/forum/viewtopic.php?f=36&t=2074&p=4280&hilit ...
The model runs fine; however, I think there are still some units discrepancies in your model. Moreover, I would recommend you to change to a Panalty Handler ( https://www.youtube.com/watch?v=HsgcSR4jj4Q&t=2065s , https://asdeasoft.net/forum/viewtopic.php?f=36&t=2074&p=4280&hilit ...
- Fri Oct 08, 2021 7:40 am
- Forum: Mesh
- Topic: Mesh error
- Replies: 1
- Views: 2736
Re: Mesh error
Hi AntoMarinelli!
I was checking your model, and that issue comes from the improper assignment of the element property to the geometry. To fix it:
1. Unassign the element property (Shell) to all the geometry
2. Select just the faces of your model. To do this, you can use the Work tree > Geometries ...
I was checking your model, and that issue comes from the improper assignment of the element property to the geometry. To fix it:
1. Unassign the element property (Shell) to all the geometry
2. Select just the faces of your model. To do this, you can use the Work tree > Geometries ...
- Fri Sep 10, 2021 5:05 pm
- Forum: Analysis
- Topic: Eccentric load problem
- Replies: 9
- Views: 4019
Re: Eccentric load problem
Dear JKLee,
The built-in function called NodeCouple allows to enter the moment in STKO. The output of this command will print a .tcl file with the following:
# Loads.Force NodeForce
load 16 0.0 0.0 -2000000.0 0.0 0.0 0.0
load 1 0.0 0.0 2000000.0 0.0 0.0 0.0
# Loads.Force NodeCouple
load 16 0 ...
The built-in function called NodeCouple allows to enter the moment in STKO. The output of this command will print a .tcl file with the following:
# Loads.Force NodeForce
load 16 0.0 0.0 -2000000.0 0.0 0.0 0.0
load 1 0.0 0.0 2000000.0 0.0 0.0 0.0
# Loads.Force NodeCouple
load 16 0 ...
- Thu Sep 09, 2021 9:46 am
- Forum: Analysis
- Topic: Eccentric load problem
- Replies: 9
- Views: 4019
Re: Eccentric load problem
Dear JKLee,
I had quick look at your model and there are some things that got me confused. You have a prescribed nodal rotation, I do not know if what you really wanted to apply because the value is quite high. If you want to apply a moment you can use NodeCouple Condition .
In addition, be ...
I had quick look at your model and there are some things that got me confused. You have a prescribed nodal rotation, I do not know if what you really wanted to apply because the value is quite high. If you want to apply a moment you can use NodeCouple Condition .
In addition, be ...
- Tue Sep 07, 2021 4:03 pm
- Forum: Analysis
- Topic: Convergence error while pushover analysis
- Replies: 3
- Views: 2155
Re: Convergence error while pushover analysis
Hey gookki, how are you? I was looking at your model and I found that you had applied both, gravity loads and lateral loads in the same analysis. I would recommend splitting those into two analyses. In addition, you should change the Constraints Handler to Penalty (remember that the value of the ...