waterPMLコマンドの出力ファイル

位置のみに依存する量の空間分布

(Output files of waterPML command — spatial distribution of a quantity)


密度やラメ定数など位置のみに依存する量の空間分布が以下の共通書式で出力される。 出力ファイル名は下表の通りであり、 いずれもパラメータoutputdirで指定したディレクトリの下に作られる。
The spatial distribution of a quantity that depends only on the location (e.g., the density or Lame constants) is written with a common format explained below. The output file names are summarized in the table below; the files are created under the directory specified by parameter outputdir.

ファイル名
File name
出力される量
Quantity
parameters/variable0.rho.log 密度
Density
parameters/variable0.lambda.log ラメ定数\(\lambda\)
Lame constant \(\lambda\)
parameters/variable0.mu.log ラメ定数\(\mu\)
Lame constant \(\mu\)
parameters/variable0.alpha_k.log, \(k=0,1,2\) PML領域における吸収の強さ\(\alpha^k\)
The strength, \(\alpha^k\), of absorption in the PML volume
parameters/variable0.c0_k.log, \(k=0,1,2\) 差分方程式の係数\(c_0^k\)
The coefficient \(c_0^k\) of difference equations
parameters/variable9.c1_k.log, \(k=0,1,2\) 差分方程式の係数\(c_1^k\)
The coefficient \(c_1^k\) of difference equations
parameters/variable10.c2_ic.log, \(ic=0,2,3,5,6,8\) 差分方程式の係数\(c_2^{ijpl}\)であり、\((i,j,p,l)\)とicは 弾性定数の成分番号ic の通り関係づけられる
The coefficient \(c_2^{ijpl}\) of difference equations; \((i,j,p,l)\) and ic are related following an integer index ic that represents the component of an elastic constant
parameters/variable11.c2_ic.log, \(ic=1,4,7\) 差分方程式の係数\(c_2^{ijpl}\)であり、\((i,j,p,l)\)とicは 弾性定数の成分番号ic の通り関係づけられる
The coefficient \(c_2^{ijpl}\) of difference equations; \((i,j,p,l)\) and ic are related following an integer index ic that represents the component of an elastic constant
parameters/variablep.f_q_r.log 等価体積力を位置の関数と時間の関数の積の重ね合わせで \[\begin{equation} f_i(\posx,t)=\sum_{is}F_i^{(is)}(\posx)s^{(is)}(t) \label{eq.f} \end{equation}\] と表したときの\(F_i^{(is)}\)であり、 ファイル名との対応は\(p=12+3is+i\), \(q=is+1\), \(r=i+1\)である
The value of \(F_i^{(is)}\) when the equivalent body force is expressed as a summation of products of position and time functions as Eq. (\ref{eq.f}); the indices \(i\) and \(is\) correspond to the file name as \(p=12+3is+i\), \(q=is+1\), and \(r=i+1\)

以下では密度(parameters/variable0.rho.log)を例に取って説明する。 他のファイルにおいても変数が示す値が変わるのみで書式は変わらない。
The description below is for density (parameters/variable0.rho.log) as an example; however, there is essentially no difference in the format of the files except that the quantity is different.