waterPML_sub/write.h マニュアル

(The documentation of waterPML_sub/write.h)

Last Update: 2024/2/22


waterPML_sub/write.hでは パラメータや計算結果を出力する関数 が定義されている。 このヘッダファイル内で定義されている関数を以下に示す。 各関数の詳細は関数名をクリックしてリンク先を参照のこと。
Functions to output parameters and computation results are defined in waterPML_sub/write.h.
Functions defined in this header file are listed below. For details of individual functions, click the links.

関数名
Function name
機能・用途
Purpose
TF_write_parameters_all 計算条件の詳細を出力する。
Output details of computation condition.
TF_write_command_log 実行したコマンドのログを出力する。
Output the log of the executed command.
TF_write_parameters 使用したパラメータの値を出力する。
Output the values of parameters used.
TF_write_stg 異なる方法による位置の表現の変換表(struct grid型構造体stg)を出力する。
Output a conversion table for different expressions of locations (a struct grid-type structure stg).
TF_write_type 半格子点の属性を出力する。
Output the attributes of half-grid nodes.
TF_write_surface 計算に使用した地表面や水面の標高を出力する。
Output ground or water surface elevation used in the computation.
TF_write_source 使用した地震波動ソースの情報を出力する。
Output information on seismic wave sources used.
TF_write_station 1つの観測点の情報を出力する。
Output information on a station.
TF_write_topography_around_station 差分計算に用いた階段状の地形(固体と水/真空のセルの境界面)の 観測点近傍における形状を出力する。
Output the geometry of the stepwise topography (the boundary between solid and water/vacuum cells) used in the finite difference computation around a station.
TF_write_snapshot_init スナップショットの設定を出力する。
Output the configuration of a snapshot.
TF_write_position_function 位置のみに依存する量の空間分布を出力する。
Output a quantity that depends only on the location.
TF_write_waveform 観測点での速度(並進運動)を出力する。
Output the velocities (translational motion) at stations.
TF_write_tilt 観測点での傾斜レート(回転運動)を出力する。
Output the tilt rates (rotational motion) at stations.
TF_write_snapshot 速度場のスナップショットを出力する。
Output a snapshot of the velocity field.
TF_save_final_V 最終時刻での速度場を出力する。
Output the velocity field at the final time step.
TF_save_final_T 最終時刻での応力場を出力する。
Output the stress field at the final time step.