Search found 9 matches

by LuisB
Fri Oct 15, 2021 11:30 am
Forum: Mesh
Topic: Mesh problem
Replies: 3
Views: 3641

Re: Mesh problem

Hi AntoMarinelli,

I opened your model and I solved the issue by remodelling the anchorages plates. Here is the model!
H1500_FRC50_beam.rar
(362.35 KiB) Downloaded 357 times
by LuisB
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?
by LuisB
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.
record_customCommand.PNG
record_customCommand.PNG (27.75 KiB) Viewed 2807 times
by LuisB
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 ...
by LuisB
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 ...
by LuisB
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 ...
by LuisB
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 ...
by LuisB
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 ...