"$consider3dipoles" 修訂間的差異

出自 DDCC TCAD TOOL Manual
前往: 導覽搜尋
(已建立頁面,內容為 "$consider3dipoles is the command to decide if the emission light is a pure dipole source and the ratio of Px, Py, and Pz. $consider3dipoles Px Py Pz Px, Py, Pz...")
 
 
行 6: 行 6:
 
Px, Py, Pz are the ratio of Px, Py, Pz dipole. They should be positive values. <br> After 3 values are set, the possibility to emit x-polarized diople Px would be
 
Px, Py, Pz are the ratio of Px, Py, Pz dipole. They should be positive values. <br> After 3 values are set, the possibility to emit x-polarized diople Px would be
 
 
<math> R_px = \frac{Px}{Px+Py+Pz} </math>
+
<math> R_{Px} = \frac{Px}{Px+Py+Pz} </math>
  +
  +
And the Py and Pz would be
  +
  +
<math> R_{Py} = \frac{Py}{Px+Py+Pz} </math>
  +
<math> R_{Pz} = \frac{Pz}{Px+Py+Pz} </math>

於 2017年12月26日 (二) 13:33 的最新修訂

$consider3dipoles is the command to decide if the emission light is a pure dipole source and the ratio of Px, Py, and Pz.

$consider3dipoles
Px Py Pz

Px, Py, Pz are the ratio of Px, Py, Pz dipole. They should be positive values.
After 3 values are set, the possibility to emit x-polarized diople Px would be

 R_{Px} = \frac{Px}{Px+Py+Pz} 

And the Py and Pz would be

 R_{Py} = \frac{Py}{Px+Py+Pz} 
 R_{Pz} = \frac{Pz}{Px+Py+Pz}