FDM_1D_vertical_sub/parameters.h マニュアル

(The documentation of FDM_1D_vertical_sub/parameters.h)

Last Update: 2022/8/31


FDM_1D_vertical_sub/parameters.hでは パラメータの設定とチェックを行う関数が定義されている。 このヘッダファイル内で定義されている関数を以下に示す。 各関数の詳細は関数名をクリックしてリンク先を参照のこと。
Functions to set and check parameters are defined in FDM_1D_vertical_sub/parameters.h. Functions defined in this header file are listed below. For details of individual functions, click the links.

関数名
Function name
機能・用途
Purpose
TF_initialize_flag フラグ一式を初期化する。
Initialize the flags.
TF_read_parameters コマンドライン引数からパラメータ一式を読み込む。
Read parameters from command-line arguments.
TF_check_parameters パラメータ一式をチェックする。 但し地下構造と観測波形の読み込み後でないとチェックできない パラメータを除く。
Check the parameters, except for those which cannot be checked before reading the subsurface structure and observed waveform.
TF_autoset_parameters 省略されたパラメータの自動設定および 未チェックのパラメータのチェックを行う。
Conduct automatic settings of omitted parameters and checks of all the un-checked parameters.