x | 変換したい座標。
The coordinate to convert, given as an array of 3 components that represent the |
parameters | waterPMLコマンドで使用するパラメータ一式を格納した構造体。 A structure composed of the parameters used by waterPML command. |
place | 座標の近似方法。
格子セルの中心点で近似する場合は「c」、
2つの格子セルが接する境界で近似する場合は「b」とし、
これを An approximation method for the coordinate. Use “c” to approximate the coordinate by the center of a grid cell; “b” to approximate it by the boundary between two grid cells. Deploy these characters for |