パラメータ名 Parameter name |
意味 Meaning |
可能なパラメータ値 Allowed parameter values |
デフォルト値 Default value |
source_location | 地殻変動ソースの位置(球状ソースの中心点)。 The location of the center of the spherical crustal deformation source. |
\(x\), \(y\), \(z\)座標(m)をカンマ(,)で区切って並べた文字列。
パラメータz0, slope_x, slope_yから決まる地表面よりも
下に位置していなければならない。 A string composed of the \(x\)-, \(y\)-, and \(z\)-coordinates (m) separated by commas (,). The location must be below the ground surface determine by parameters z0, slope_x, and slope_y. |
省略不可 Cannot be omitted |
source_amplitude | 計算式
に登場する係数\(3a^3 P/(4\mu)\)の値(m\(^3\))。
ここで\(a\)は球状ソースの半径、\(P\)はソースにおける増圧量、
\(\mu\)は弾性体の剛性率を表す。
地震モーメントとの関係は\(M_0=3\pi a^3 P\)であるので、
このパラメータの値は\(\frac{M_0}{4\pi\mu}\)とも書ける。 The value of \(3a^3 P/(4\mu)\) (m\(^3\)) in the formula, where \(a\) is the source radius, \(P\) is the pressure increase at the source, and \(\mu\) is the rigidity of the elastic medium. This parameter can also be expressed as \(\frac{M_0}{4\pi\mu}\), where \(M_0=3\pi a^3 P\) is the seismic moment. |
実数。 A real number. |
1.0 |
station_list_file | 観測点リストファイル名。 Name of a station list file. ファイルには1行につき1つの観測点の情報を記載する。 第1列は観測点コード、 第2列は観測点の\(x\)座標(m)、 第3列は観測点の\(y\)座標(m)、 第4列は観測点の\(z\)座標(m)とし、 列の区切りにはタブを使用する。 なお\(z\)座標を省略した3列のファイルであっても良い。 但し、\(z\)座標の有無は全ての観測点で統一すること。 Each line of this file must represent the information for a station, where the 1st to 4th columns represent a station code, an \(x\)-coordinate (m), a \(y\)-coordinate (m), and a \(z\)-coordinate (m), respectively. Use tabs to separate the columns. The \(z\)-coordinate can be omitted (3 columns); however, the number of columns must be equal among all stations. |
ファイル名を表す文字列。 A string that represents a file name. |
stations.dat |
station_z_treatment | 観測点リストファイルにおける第4列(\(z\)座標)の扱い。 Treatment of the 4th column (\(z\)-coordinate) in the station list file. |
|
ignore |
z0 | \((x,y)=(0,0)\)の位置における地表面の\(z\)座標(m)。 The \(z\)-coordinate (m) of the ground surface at \((x,y)=(0,0)\). |
実数。 A real number. |
0.0 |
slope_x | 地表面の\(x\)方向の傾斜角(°)。
\(x\)軸の正方向ほど地表面の標高が高い場合に正の値とする。 The slope angle (°) of the ground surface along the \(x\)-direction. The value is positive if the ground surface elevation is higher in the positive direction of the \(x\)-axis. |
-90.0よりも大きく+90.0よりも小さな実数。 A real number greater than -90.0 and less than +90.0. |
0.0 |
slope_y | 地表面の\(y\)方向の傾斜角(°)。
\(y\)軸の正方向ほど地表面の標高が高い場合に正の値とする。 The slope angle (°) of the ground surface along the \(y\)-direction. The value is positive if the ground surface elevation is higher in the positive direction of the \(y\)-axis. |
-90.0よりも大きく+90.0よりも小さな実数。 A real number greater than -90.0 and less than +90.0. |
0.0 |
outputfile | 計算結果の出力先ファイル名。 Name of the file to output the computation result. |
ファイル名を表す文字列。 A string that represents a file name. |
省略不可 Cannot be omitted |
include_coordinate_in_output | 出力ファイルに観測点座標を含めるか否かの選択。 A choice of whether to include the station coordinates in the output file or not. |
|
yes |
列 Column |
値 Value |
1 | 観測点コード。 A station code. |
2 | 変位の\(x\)成分(m)。 The \(x\)-component of displacement (m). |
3 | 変位の\(y\)成分(m)。 The \(y\)-component of displacement (m). |
4 | 変位の\(z\)成分(m)。 The \(z\)-component of displacement (m). |
5 | 傾斜変動の\(x\)成分(rad)。 The \(x\)-component of tilt (rad). |
6 | 傾斜変動の\(y\)成分(rad)。 The \(y\)-component of tilt (rad). |
7 | 観測点の\(x\)座標(m)。
include_coordinate_in_output=yesの場合のみ出力する。 The \(x\)-coordinate (m) of the station. This column is written only if include_coordinate_in_output=yes. |
8 | 観測点の\(y\)座標(m)。
include_coordinate_in_output=yesの場合のみ出力する。 The \(y\)-coordinate (m) of the station. This column is written only if include_coordinate_in_output=yes. |
9 | 観測点の\(z\)座標(m)。
include_coordinate_in_output=yesの場合のみ出力する。 The \(z\)-coordinate (m) of the station. This column is written only if include_coordinate_in_output=yes. |
STN_E[TAB]2000.0[TAB]0.0 STN_W[TAB]-2000.0[TAB]0.0 STN1_N[TAB]0.0[TAB]2000.0 |