frequency_bessel_sub/calculation.h マニュアル

(The documentation of frequency_bessel_sub/calculation.h)

Last Update: 2023/12/11


frequency_bessel_sub/calculation.hでは \(I(\omega,k)\)を計算する関数 が定義されている。 このヘッダファイル内で定義されている関数を以下に示す。 各関数の詳細は関数名をクリックしてリンク先を参照のこと。
Functions to compute \(I(\omega,k)\) are defined in frequency_bessel_sub/calculation.h. Functions defined in this header file are listed below. For details of individual functions, click the links.

関数名
Function name
機能・用途
Purpose
TF_calculate_FJ_varying_k 波数\(k\)を動かして\(I(\omega,k)\)を計算する。
Compute \(I(\omega,k)\) for varying wave number \(k\).
TF_calculate_FJ_varying_c 位相速度\(c\)を動かして\(I(\omega,k)\), \(k=\omega/c\)を計算する。
Compute \(I(\omega,k)\), \(k=\omega/c\), for varying phase velocity \(c\).
TF_B0 計算式に登場する関数\(B_0(x)\)を計算する。
Compute the function \(B_0(x)\) in the formula.