アセンブリ構造解析のための多点拘束前処理付き並列反復解法
スポンサーリンク
概要
- 論文の詳細を見る
In this study, an efficient technique for satisfying multi-point constraints in the parallel conjugate gradient method is proposed. Our strategy is to eliminate the dependent degrees of freedom from the system matrix equations (Ku = f ) by using the constraint conditions (Bu = 0 ). The elimination process is implemented in the conjugate gradient solver in such a way that the “MPC preconditioning matrix” is multiplied at each iteration step. In addition, a preconditioning based on the system matrix without multi-point constraints is introduced. The proposed method was implemented in a parallel finite element structural analysis software and its performance was measured. In a practical example problem with over one million degrees of freedom, both the number of iterations and computational time for convergence were reduced by about 94% compared to the penalty method. Parallel performance was also measured and 7.7 times speed-up was achieved with eight MPI processes. The result shows the effectiveness of the proposed method against large-scale assembled structural analyses.
著者
-
奥田 洋司
東京大学 人工物工学研究センター
-
沖田 泰良
東京大学 人工物工学研究センター
-
後藤 和哉
(株)ヴァイナス プロジェクト推進部
-
志賀 淳二
東京大学大学院 工学系研究科
-
林 雅江
東京大学 情報基盤センター
関連論文
- 3107 HPCミドルウェアによる効率的CFDコード開発と大規模解析(OS-31B,OS-31 CFDの工学的応用)
- 計算工学の動向(前編) : 産と学の間の壁を乗り越えるためには何が必要か
- 計算工学の動向(後編) : 産と学の間の壁を乗り越えるための新たな取り組み
- アセンブリ構造解析のための多点拘束前処理付き並列反復解法