"$useDDCCPBC" 修訂間的差異

出自 DDCC TCAD TOOL Manual
前往: 導覽搜尋
(已建立頁面,內容為 "Format: $useDDCCPBC 1 xleft xrigth yleft yrigth txtfilename Example: $useDDCCPBC 1 0 30e-07 0 30e-07 LED_PBC.txt xleft is the left x point for periodi...")
 
 
(未顯示同一使用者於中間所作的 1 次修訂)
行 1: 行 1:
  +
$useDDCCPBC is the command to setup periodic boundary condition.<br>
 
Format:
 
Format:
   

於 2025年3月19日 (三) 22:00 的最新修訂

$useDDCCPBC is the command to setup periodic boundary condition.
Format:

$useDDCCPBC
1 xleft  xrigth yleft  yrigth
txtfilename

Example:

$useDDCCPBC 
1 0 30e-07 0 30e-07 
LED_PBC.txt


xleft is the left x point for periodic boundary condition. xright is the right x point. xleft and xright usually correspond to the mesh boundary.
yleft is the left y point for periodic boundary condition. yright is the right y point. yleft and xright usually correspond to the mesh boundary.
txtfilename will be automatically generated every time.