関数名 Function name |
機能・用途 Purpose |
TF_set_f | 等価体積力の空間分布を設定する。 Determine the spatial distribution of an equivalent body force. |
TF_calculate_source_intensity | 各格子セルに与える地震波動ソースの強度を設定する。 Determine the intensity of a seismic wave source assigned to each grid cell. |
TF_set_MandFandT | 大きさと向きで定義された地震波動ソースを
直交座標に沿った行列成分表記に変換し、
その空間分布を設定する。 Convert the mechanism of a seismic wave source, given by the magnitude and orientation, to matrix representations based on a cartesian coordinate and determine their spatial distributions. |
TF_set_f_index | 等価体積力の代入先の配列要素番号(方法3-2)が
半格子点の通し番号(方法2)から得られるように
struct grid型構造体stgのメンバindexの値を設定する。
また、等価体積力を与える半格子点の個数をカウントする。 Define the index of an array to represent the equivalent body force (method 3-2) for each consecutive index of a half-grid node (method 2) by setting the values of member index of a struct grid-type structure stg, and count the number of half-grid nodes where the equivalent body force is to be given. |
TF_set_f_value | 1つの地震波動ソース要素(is)について等価体積力の空間分布を設定する。 Determine the spatial distribution of an equivalent body force for a seismic wave source element (is). |