waterPML_sub/calculate_T.h マニュアル

(The documentation of waterPML_sub/calculate_T.h)

Last Update: 2023/6/9


waterPML_sub/calculate_T.hでは 時刻\(t-\Delta t/2\)での応力場と時刻\(t\)での速度場を用いて 時刻\(t+\Delta t/2\)での応力場を計算する関数 が定義されている。 このヘッダファイル内で定義されている関数を以下に示す。 各関数の詳細は関数名をクリックしてリンク先を参照のこと。
Functions to compute the stress field at time \(t+\Delta t/2\) given the stress field at time \(t-\Delta t/2\) and the velocity field at time \(t\) are defined in waterPML_sub/calculate_T.h. Functions defined in this header file are listed below. For details of individual functions, click the links.

関数名
Function name
機能・用途
Purpose
TF_calculate_T 時刻\(t-\Delta t/2\)での応力場と時刻\(t\)での速度場を用いて 時刻\(t+\Delta t/2\)での応力場を計算する。
Compute the stress field at time \(t+\Delta t/2\) given the stress field at time \(t-\Delta t/2\) and the velocity field at time \(t\).