Natural frequency extraction #676
Answered
by
nawijn
senpaibernd
asked this question in
Q&A
-
Is it already possible to extract natural frequencies (eigensolver on bord?) and an analysis based on it (e.g. frequency response analysis)? |
Beta Was this translation helpful? Give feedback.
Answered by
nawijn
Oct 25, 2022
Replies: 2 comments 4 replies
-
I don't know whether or not the pre-compiled binaries support ARPACK, but in general the answer would be "yes". You can configure eigenvalue extraction by means of the "/EIG" keyword. See the corresponding documentation |
Beta Was this translation helpful? Give feedback.
3 replies
Answer selected by
senpaibernd
-
If it only requires compiling and linking to the appropriate versions of
OpenRadioss I am more than willing to give it a try. If it requires changes
in the underlying Fortran code, than it is more problematic for me.
Marco
…On Sat, Nov 12, 2022, 12:05 PM Bernd Lindner ***@***.***> wrote:
It would be great if there will be a guide on how to compile ARPACK with
the engine 😃
—
Reply to this email directly, view it on GitHub
<#676 (reply in thread)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AADSAV6XRCXKHK5YFTBVFF3WH52V5ANCNFSM6AAAAAAROAEVO4>
.
You are receiving this because you were mentioned.Message ID:
***@***.***>
|
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I don't know whether or not the pre-compiled binaries support ARPACK, but in general the answer would be "yes". You can configure eigenvalue extraction by means of the "/EIG" keyword. See the corresponding documentation