「TermRecBatchxxxxx.rrc」:修訂間差異

出自DDCC TCAD TOOL Manual
跳至導覽 跳至搜尋
CJchen留言 | 貢獻
無編輯摘要
CJchen留言 | 貢獻
無編輯摘要
 
(未顯示同一使用者於中間所作的 11 次修訂)
第1行: 第1行:
=='''Format'''==
=='''Format'''==
  Ray index (integer), Cause (T/A), Shell index (integer), Position XYZ (float,float,float), k-vector direction (float,float,float), s-direction (float,float,float), Polarization QUV (float,float,float), Phase Real part (float), Phase Imaginary part (float)
  Ray index (integer), Cause ('T'/'A'), Shell index (integer), Position XYZ (float,float,float), k-vector direction (float,float,float), s-direction (float,float,float), Polarization QUV (float,float,float), Phase Real part (float), Phase Imaginary part (float)


<font size=3>
<font size=3>
Record information for each terminated ray.
Record information for each terminated ray.
Ray index: index for a ray.
Ray index: index for a ray.
Casue: T means farfield, A means absorbed by object.
 
Casue: 'T' means terminated. It can be either far field or detector. 'A' means absorbed by object.
 
Shell index: The ray is terminated at this shell.
Shell index: The ray is terminated at this shell.
Position XYZ: the coordinate of termination position.
Position XYZ: the coordinate of termination position.
k-vector: the k-vector of terminated ray.
k-vector: the k-vector of terminated ray.
s-vector: the s-polarization vector.
Polarization QUV: Stokes parameters.
Phase: the real and imaginary parts of phase factor <math>e^{i \vec k \cdot  \vec x}</math> assuming coherent light source.


</font>
</font>
=='''Example'''==

於 2019年9月18日 (三) 09:07 的最新修訂

Format

Ray index (integer), Cause ('T'/'A'), Shell index (integer), Position XYZ (float,float,float), k-vector direction (float,float,float), s-direction (float,float,float), Polarization QUV (float,float,float), Phase Real part (float), Phase Imaginary part (float)

Record information for each terminated ray.

Ray index: index for a ray.

Casue: 'T' means terminated. It can be either far field or detector. 'A' means absorbed by object.

Shell index: The ray is terminated at this shell.

Position XYZ: the coordinate of termination position.

k-vector: the k-vector of terminated ray.

s-vector: the s-polarization vector.

Polarization QUV: Stokes parameters.

Phase: the real and imaginary parts of phase factor eikx assuming coherent light source.

Example