パラメータ名 Parameter name |
意味 Meaning |
可能なパラメータ値 Allowed parameter values |
デフォルト値 Default value |
tmax | 計算する波形の時間長さ(\(t_{max}\)) [s]。
時刻\(t=0\)から\(t=t_{max}\)までの波形を計算する。 The time length, \(t_{max}\) [s], of the waveforms to compute; waveforms are computed from \(t=0\) to \(t=t_{max}\). |
正の実数。 A positive real number. |
省略不可 Cannot be omitted |
dt | 出力する波形の時間刻み(\(\Delta t\)) [s]。 The time interval, \(\Delta t\) [s], of the waveforms to output. WIHMコマンドでは積分も微分もすべて解析的に行うため、 \(\Delta t\)の値は出力波形のサンプリング間隔のみに影響し、 計算精度には影響しない。 The value of \(\Delta t\) affects only the sampling interval of the output waveforms, and does not affect the accuracy, because all integration and differentiation are computed analytically in WIHM command. |
\(t_{max}\)以下の正の実数。 A positive real number less than or equal to \(t_{max}\). |
\(t_{max}/1000\) |
Vp | 媒質のP波速度(\(V_p\)) [m/s]。 The P-wave velocity, \(V_p\) [m/s], of the medium. |
正の実数。 A positive real number. |
省略不可 Cannot be omitted |
Vs | 媒質のS波速度(\(V_s\)) [m/s]。 The S-wave velocity, \(V_s\) [m/s], of the medium. |
正の実数。 A positive real number. |
\(V_p/\sqrt{3}\) |
rho | 媒質の密度(\(\rho\)) [kg/m\(^3\)]。 The density, \(\rho\) [kg/m\(^3\)], of the medium. |
正の実数。 A positive real number. |
\(1700+0.2V_p\) |
source_file | 使用する地震波動ソースの設定ファイル名。 The name of the configuration file for the seismic wave source to be used. この設定ファイルでは twsヘッダファイルパッケージ用の書式 を用いる。 この書式はymaeda_opentools内の複数のプログラムで用いられるものである。 This configuration file uses the format for tws header file package, which is used commonly by several programs of ymaeda_opentools. |
ファイル名。 A file name. |
source.ini |
term | 計算・出力する項。 Terms to compute and output. |
|
all |
station_name | 観測点名。 The station name. |
文字列。 A string. |
waveform |
station_location | 観測点座標。 The coordinate of the station. |
\(x\), \(y\), \(z\)座標[m]をカンマ(,)で区切って並べた文字列。 A string composed of \(x\)-, \(y\)-, and \(z\)-coordinates [m] divided by commas (,). |
省略不可 Cannot be omitted |
outputfile | 計算結果の出力先ファイル名の共通部分。
このパラメータに成分名(Ux, Uy, Uz)と拡張子(.seq1)を付けた名前で
波形が出力される。 The common part of the output file names for the computation result. Component names (Ux, Uy, Uz) and an extension (.seq1) are appended after the value of this parameter in the file names for output waveforms. |
ファイル名として利用可能な任意の文字列。 An arbitrary string acceptable as a file name. |
パラメータstation_nameの値。 The value of parameter station_name. |
newsource crack location_x=-360.0 location_y=-480.0 location_z=2040.0 mechanism=point_tensile intensity=5.0e+11 theta=79.0 phi=6.0 stfun_name=pow3-4 stfun_tp=5.0 |