Obtain the strain from the model analysis solution

1 回表示 (過去 30 日間)
Kun Zeng
Kun Zeng 2020 年 7 月 10 日
編集済み: Amin Kassab-Bachi 2022 年 1 月 11 日
Hi all,
I did a model analysis by using PDE toolbox and obtained the solution (natural frequency; mode shape; mesh). However, I would like to get the strain from the result of the model analysis. I tried directly using the command "StrainRF=evaluateStrain(RF)", but it shows "Check for missing argument or incorrect argument data type in call to function 'evaluateStrain'." If there is any other method to get the strain from the model analysis result? I appreciate any assistance.
Regards,
Kun

回答 (1 件)

Ravi Kumar
Ravi Kumar 2020 年 7 月 10 日
Strain is in response to a applied loading. Modal analysis is a eigenvalue problem. So you won't be able to calculate strain from modal analysis. You might want to apply loading and solve a static/dynamic problem.
Regards,
Ravi
  2 件のコメント
Kun Zeng
Kun Zeng 2020 年 7 月 13 日
Hi Ravi,
Thank you for your reply. As I know for the modal analysis, the mode shape(s) is the deflection solution of the eigenvalue problem. Can I get the strain mode shape from the mode shape(s) results already obtained from the model analysis?
Thank you so much.
Regards,
Kun
Amin Kassab-Bachi
Amin Kassab-Bachi 2022 年 1 月 11 日
編集済み: Amin Kassab-Bachi 2022 年 1 月 11 日
You can calculate the nodal strain from nodal deformation but it's not straightforward, and it depends on the element type. My supervisor showed me the code he wrote for a couple element types but I still need to find a solution for my case. I came across your question because I'm having a similar problem. Please let us know if you find/write the code.

サインインしてコメントする。

製品


リリース

R2020a

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by