Nsource | ソースの個数。 The number of sources. |
source_file | 読み込む地震波動ソースの設定ファイル名。 The name of the configuration file for seismic wave sources to read. |
parameters | waterPMLコマンドから呼び出す場合は
パラメータ一式を保存しているstruct waterPML_parameters型構造体のアドレス。
その他のコマンドから呼び出す場合はNULL。 The address of the struct waterPML_parameters-type structure that keeps the parameters if this function is called from waterPML command; NULL otherwise. |
type_material | waterPMLコマンド内から呼び出す場合は
格子点の媒質の種類を表す配列(type[is_material])。
その他のコマンドから呼び出す場合はNULL。 An array which represents the types of materials of grid nodes (type[is_material]) if this function is called from waterPML command; NULL otherwise. |