"$SpaceRegion" 修訂間的差異

出自 DDCC TCAD TOOL Manual
前往: 導覽搜尋
(Example)
 
(未顯示同一使用者於中間所作的 13 次修訂)
行 12: 行 12:
   
 
=='''Example'''==
 
=='''Example'''==
$SpaceRegion
 
  +
[[File: FDTD-Space.jpg|The illustration of the example.|right|thumb|400px]]
0.0 2000e-9
 
 
$SpaceRegion
0.0 2000e-9
+
0.0 200e-6
0.0 2000e-9
+
0.0 200e-6
  +
0.0 200e-6
   
This means the space region is from (0, 0, 0) to (2, 2, 2) (μm).
+
This means the program simulates the region from (0, 0, 0) to (200, 200, 200) (μm).
[[檔案:FDTD-space.jpg]]
 

於 2018年10月11日 (四) 14:59 的最新修訂

Format

$SpaceRegion
 xL    xR                
 yL    yR
 zL    zR                // where all are floating points. Unit: meter.

The function defines the simulated space. xL / yL / zL is the position of the first point in x / y / z-axis, and xR / yR / zR is the position of the last point in x / y / z-axis.
The unit is meter (m).


Example

The illustration of the example.
$SpaceRegion 
 0.0    200e-6    
 0.0    200e-6
 0.0    200e-6

This means the program simulates the region from (0, 0, 0) to (200, 200, 200) (μm).