Browsed by
Tag: FIM

SMARTSOL〜The AIM Implementation

SMARTSOL〜The AIM Implementation

第二回目は順応陰解法(AIM)の実装編をお届けします。AIM法の陽・陰解法への切り替えについて閾値法と局所行列安定法が提唱されている。This second thread presents an implementation of the Adaptive Implicit Method (AIM), in which the Threshold Method as well as the Local Matrix Stability Analysis Method are proposed as the switching criterion between the explicit and implicit AIM method.

SMARTSOL〜The AIM Matrix Solver

SMARTSOL〜The AIM Matrix Solver

“SMARTSOL”の重要論点の一つである順応陰解法(AIM)に関してシリーズでご紹介します。第一回目は行列解法に於けるAIM法の取り扱い方法について説明します。I would like to address about the Adaptive Implicit Method (AIM) in series, which is one of the main functions incorporated in SMARTSOL. In this first thread, we will discuss how to implement the AIM method in the matrix solver.