winvサブパッケージ マニュアル

(The documentation of winv sub package)

Last Update: 2023/2/16


winvサブパッケージには 地震ソースに関する波形インバージョンを行うプログラム が格納されている。
Programs to perform waveform inversion for seismic sources are included in winv sub package.

波形インバージョンとは (走時や振幅などの波形から抽出した量ではなく) 観測された波形そのものを用いる逆解析手法の総称である。 地震学における波形インバージョンには大きく分けて ソースを推定するものと地下構造を推定するものがあり、 このwinvサブパッケージではソースを推定する波形インバージョンを念頭に置いている。 インバージョン用のプログラム本体は 公開に向けてマニュアルとソースコードを精査中のため、 インバージョンの事後処理用のツールを先行して公開する。
Waveform inversion refers to various types of inverse analyses that use full observed waveforms instead of information extracted from the waveforms (e.g., traveltimes or amplitudes). The waveform inversion in the seismology is classified into two groups: inversions for a seismic source and a subsurface structure. The winv sub package focuses on the inversion for the source. The inversion program and its documentation are under revision for making them public. Therefore, only post-processing tools are available now.

このサブパッケージ内のプログラムを以下に示す。 各プログラム(コマンド)の詳細はリンクをクリックして参照のこと。
Programs in this sub package are listed below. For details of individual programs (commands), click the links.

プログラム(コマンド)名
Program (command) name
機能・用途
Purpose
calculate_AIC 観測データとモデルによる予測値との残差を与えて 赤池情報量基準(AIC; Akaike, 1974)の値を計算する。
Compute the value of Akaike Information Criterion (AIC; Akaike, 1974) given the residual between observed data and values predicted by a model.
momentTensorTimeFunc2eigen モーメントテンソル6成分の震源時間関数を与えて 固有値と固有ベクトルを求める。
Compute the eigenvalues and eigenvectors given the source time functions of six moment tensor components.