parameters |
関数TF_set_parameters
によってメンバの値の設定を済ませた構造体。 A structure whose members were set by function TF_set_parameters. |
lake |
関数TF_read_water_ini
によってメンバの値の設定を済ませた構造体。 A structure whose members were set by function TF_read_water_ini. |
water_surface |
関数TF_initialize_surface
によって初期化を済ませた構造体を与える。
関数内でメンバelevationの配列要素が設定される。
また、水域におけるメンバn2の配列要素としてひとまず0が設定される。 Give a structure that was initialized by function TF_initialize_surface. The array components of member elevation are set in this function. Also, the array components of member n2 for water-filled regions are tentatively set as 0. |