can not obtain modes of vibration in eigenvalue analysis

Hello! In this section we'll talk about the post processing module and the data visualization.
Post Reply
liyanwentj
Posts: 7
Joined: Mon Aug 23, 2021 12:20 pm

can not obtain modes of vibration in eigenvalue analysis

Post by liyanwentj » Thu Oct 07, 2021 12:10 pm

The eigenvalue analysis is defined following the gravity analysis.
In the postprocess, the gravity analysis results can be shown and the eigen analysis result .txt file is generated, while the mode of vibration can not be shown in the postprocess.

Mode of vibration has been selected in the recorder.

The model file is attached
Attachments
RockingFrame.rar
(226.21 KiB) Downloaded 197 times

marafini.f
Posts: 363
Joined: Fri Nov 13, 2020 1:52 pm

Re: can not obtain modes of vibration in eigenvalue analysis

Post by marafini.f » Fri Oct 08, 2021 8:15 am

Hi linyanwentj,

I just did a class on this topic, you can find the video recording and material here
https://asdeasoft.net/?get-started-webinars#w17

The eigen command does not call the command record automatically in OpenSees, so you need to add it manually.
Create a customCommand in the analysis steps and simple add the word record in it.
You will be able to visualize your results like this.

Enjoy your modelling :geek:
Francesca

liyanwentj
Posts: 7
Joined: Mon Aug 23, 2021 12:20 pm

Re: can not obtain modes of vibration in eigenvalue analysis

Post by liyanwentj » Mon Oct 11, 2021 1:42 pm

I am sorry that the model did not work after I defined the recorder in the analysis step.
Yes, I have checked your example model. My model has the same analysis steps as the example one. But the result file still has no vibration mode output.
Attachments
6-storyFixedFrame_rigidTruss.rar
(178 KiB) Downloaded 191 times

LuisB
Posts: 9
Joined: Tue Sep 07, 2021 12:21 pm

Re: can not obtain modes of vibration in eigenvalue analysis

Post by LuisB » Mon Oct 11, 2021 4:27 pm

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
Regards,
Luis

liyanwentj
Posts: 7
Joined: Mon Aug 23, 2021 12:20 pm

Re: can not obtain modes of vibration in eigenvalue analysis

Post by liyanwentj » Tue Oct 12, 2021 12:24 am

Thanks, Luis!

It works!

Regards,
liyanwentj

LuisB
Posts: 9
Joined: Tue Sep 07, 2021 12:21 pm

Re: can not obtain modes of vibration in eigenvalue analysis

Post by LuisB » Tue Oct 12, 2021 7:28 am

You're welcome!
Regards,
Luis

Post Reply