We’re putting the final touches on our new badges platform. Badge issuance remains temporarily paused, but all completions are being recorded and will be fulfilled once the platform is live. Thank you for your patience.
構造力学

構造力学

フル周波数応答解析で、.FULLファイルからグローバル質量マトリクスをエクスポートする際に、以下のエラーが発生するのはなぜですか。[*** ERROR *** *DMA Command: This matrix (MASS) is not available in the file file.FULL.]

    • FAQFAQ
      Participant

      フル周波数応答解析では、式[K_c]{u_c}={F_c}を解きます。ここで、[K_c]は、以下のドキュメントリンクの式15-67で定義されている、剛性/質量/減衰マトリクスの組み合わせです。 https://ansyshelp.ansys.com/account/secured?returnurl=/Views/Secured/corp/v193_ja/ans_thry/thy_anproc4.html したがって、質量マトリクスは.FULLファイルには明示的には書き込まれません。 回避策として、剛性と質量マトリクスを.FULLファイルに書き込めるようになる変分テクノロジ法を使用します。 [解析設定] > [変分テクノロジ] > [Yes]を設定するか、コマンドHROPT,VTを挿入します。