waterPML_sub/set_structure_layer.h マニュアル

(The documentation of waterPML_sub/set_structure_layer.h)

Last Update: 2023/12/15


waterPML_sub/set_structure_layer.hでは 地下構造の設定を読み込んで媒質の物性値に反映する関数(成層構造の場合用) が定義されている。 このヘッダファイル内で定義されている関数を以下に示す。 各関数の詳細は関数名をクリックしてリンク先を参照のこと。
Functions to read the configuration of the subsurface structure and set the material properties correspondingly (in case of a stratified medium) are defined in waterPML_sub/set_structure_layer.h. Functions defined in this header file are listed below. For details of individual functions, click the links.

関数名
Function name
機能・用途
Purpose
TF_set_structure_layer 設定ファイルから地下構造の設定(成層構造の場合用)を読み込んで 全ての半格子点での密度とラメ定数を設定する。
Read the configuration of a subsurface structure for a stratified medium from a file and set the densities and Lame constants at all half-grid nodes.
TF_set_structure_at_grid_center_layer 格子セル中心点(物理領域内)での密度とラメ定数を設定する (成層構造の場合用)。
Set the densities and Lame constants at the centers of grid cells in the physical volume in case of a stratified medium.