Skip to content

extract modes from linear buckling analysis #2949

Answered by mikerife
ILTHEONE asked this question in Q&A
Discussion options

You must be logged in to vote

Hi @ILTHEONE
Right after the buckle solution you can capture the mode frequency with a get_value like so:

F1 = mapdl.get_value('mode', 1, 'freq')

I'll leave it up to you to extend this to getting all 10 by looping.

Mike

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@ILTHEONE
Comment options

Answer selected by germa89
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants