"$SpaceRegion" 修訂間的差異

出自 DDCC TCAD TOOL Manual
前往: 導覽搜尋
(Example)
(Example)
行 13: 行 13:
 
=='''Example'''==
 
=='''Example'''==
 
$SpaceRegion
 
$SpaceRegion
0.0 200e-6
 
 
0.0 200e-6 [[File: FDTD-Space.jpg|An example of $spaceRegion|right|400px]]
 
0.0 200e-6
 
0.0 200e-6
 
0.0 200e-6
 
0.0 200e-6
   
 
This means the space region is from (0, 0, 0) to (200, 200, 200) (μm).
 
This means the space region is from (0, 0, 0) to (200, 200, 200) (μm).
[[File: FDTD-Space.jpg|An example of $spaceRegion|right|400px]]
 

於 2018年7月25日 (三) 15:04 的修訂

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

$SpaceRegion
0.0 200e-6
An example of $spaceRegion
 0.0    200e-6
 0.0    200e-6

This means the space region is from (0, 0, 0) to (200, 200, 200) (μm).