ヘッダファイル名 Header file name |
機能・用途 Purpose |
FDM_1D_vertical_sub/index.h | 他のFDM_1D_verticalコマンド専用ヘッダファイル一式を
インクルードするためのヘッダファイル。 A header file to include all other header files exclusively used by FDM_1D_vertical command. |
FDM_1D_vertical_sub/structure.h | FDM_1D_verticalコマンド専用の構造体の定義。 Definitions of structures exclusively used by FDM_1D_vertical command. |
FDM_1D_vertical_sub/prototype.h | FDM_1D_verticalコマンド専用の関数のプロトタイプ。 Prototypes of functions exclusively used by FDM_1D_vertical command. |
ヘッダファイル名 Header file name |
機能・用途 Purpose |
FDM_1D_vertical_sub/array_z.h | 標高\(z\)の関数としての物理量を表現する配列を作成する関数。 Functions to create an array to represent a physical quantity as a function of altitude \(z\). |
FDM_1D_vertical_sub/parameters.h | パラメータの設定とチェックを行う関数。 Functions to set and check parameters. |
FDM_1D_vertical_sub/readwrite.h | データの読み込みと結果の出力を行う関数。 Functions to read data and write results. |
FDM_1D_vertical_sub/subsurface_structure.h | 地下構造の設定とチェックを行う関数。 Functions to set and check the subsurface structure. |