winvコマンドマニュアル
出力ファイル(model)
(Output files model of winv command)
- ファイル名はmodel/∗.seq1である。
The file names are model/∗.seq1.
- \(F_p^{(m)}\), \(M_{pq}^{(m)}\)を定数で与える場合は
パラメータoutputdirで指定したディレクトリの下に
仮定したソース位置毎のサブディレクトリが作成され、
その下に出力される。
If \(F_p^{(m)}\) and \(M_{pq}^{(m)}\) are given as constants,
a sub directory is created
under the directory specified by parameter outputdir
for each assumed source location,
and the files are created under the sub directory.
- \(F_p^{(m)}\), \(M_{pq}^{(m)}\)を発震機構パラメータを含む数式で与える場合は
パラメータoutputdirで指定したディレクトリの下に
仮定した発震機構パラメータの値ごとのサブディレクトリが作成され、
その下に仮定したソース位置毎のサブディレクトリが作成され、
その下に出力される。
If \(F_p^{(m)}\) and \(M_{pq}^{(m)}\) are given as
equations that consist of focal mechanism parameters,
a sub directory is created
under the directory specified by parameter outputdir
for each assumed values of focal mechanism parameters;
a sub-sub directory is created under this sub directory
for each assumed source location;
and the files are created under the sub-sub directory.
- ファイル名の∗の部分には
パラメータmodelseq_list_fileで指定したファイル
の第1列の値が入る。
The values of the 1st column of
the file specified by parameter modelseq_list_file
are used for ∗ of the file name.
- 推定した震源時間関数\(s_m^{est}(t)\)の時系列データが出力される。
Time series data of source time functions \(s_m^{est}(t)\)
estimated by the analysis are written in the files.
-
ymaeda_opentoolsの時系列データファイル形式の1つである
seq1形式で出力される。
The output data are written in the seq1 format,
which is one of
the file formats of time series data
in ymaeda_opentools.
- 出力には
関数TF_output_model
が用いられる。
Function TF_output_model
is used for the output.