FDM_1D_vertical_sub/array_z.h マニュアル

(The documentation of FDM_1D_vertical_sub/array_z.h)

Last Update: 2022/8/31


FDM_1D_vertical_sub/array_z.hでは 標高\(z\)の関数としての物理量を表現する配列を作成する関数が定義されている。 このヘッダファイル内で定義されている関数を以下に示す。 各関数の詳細は関数名をクリックしてリンク先を参照のこと。
Functions to create an array to represent a physical quantity as a function of altitude \(z\) are defined in FDM_1D_vertical_sub/array_z.h. Functions defined in this header file are listed below. For details of individual functions, click the links.

関数名
Function name
機能・用途
Purpose
TF_set_V2tau_coefficients 現在の速度場を用いて応力場を更新する時間発展方程式の 係数から成る配列を作成する。
Create an array composed of the coefficients for the temporal evolution equation to update the stress field using the current velocity field.
TF_allocate_and_initialize_z_array 配列の動的メモリの確保と各配列要素の初期化を行う。
Allocate dynamic memories of an array and initialize the array components.