「$CellNumber」:修訂間差異
跳至導覽
跳至搜尋
無編輯摘要 |
|||
| 第14行: | 第14行: | ||
201 | 201 | ||
Thus, there is 201 nodes in ''x'' direction, so as the number of nodes are in ''y'' and ''z'' direction. | Thus, without PML, there is 201 nodes in ''x'' direction, so as the number of nodes are in ''y'' and ''z'' direction. | ||
於 2018年7月13日 (五) 01:36 的修訂
Format
$CellNumber Nx Ny Nz // where Nx, Ny, Nz are integers.
This defines the total number of nodes in x, y, and z directions. Note that this function is not include the layer of PML. As a result, the total number of nodes in simulation may NOT be .
Example
$CellNumber 201 201 201
Thus, without PML, there is 201 nodes in x direction, so as the number of nodes are in y and z direction.