Does the "structuralBC" function with "constraint' value set to "multipoint" result in free or fixed degrees of freedom?
3 ビュー (過去 30 日間)
古いコメントを表示
MathWorks Support Team
2022 年 9 月 15 日
回答済み: MathWorks Support Team
2022 年 10 月 13 日
When the function "structuralBC" is used with 'constraint' set to 'multipoint', are the degrees of freedom (DoF) associated with each point of origin/reference considered to be 6 DoFs that are fixed or 6 DoFs that are free?
採用された回答
MathWorks Support Team
2022 年 9 月 15 日
When you define a "multipoint" constraint on a "Face", all nodes on that face are rigidly connected to a reference point. This reference point has 6-DoFs. This means if you move the reference point in any/all 6-DoFs, all the nodes on the associated face also move rigidly with it.
Defining a "multipoint" constraint creates neither a free nor a fixed reference point. The reference point is available for you to define interaction happening at that point with another component or ground that is connected to this reduced body. You can "fix" the reference point if you wish to do so.
N.B.: The PDE Toolbox (which includes "structuralBC") uses the Craig-Bampton method with fixed-interface modes to produce the reduced-order matrices.
0 件のコメント
その他の回答 (0 件)
参考
カテゴリ
Help Center および File Exchange で Bodies についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!