"ITRI 3D Ray Tracing" 修訂間的差異
出自 DDCC TCAD TOOL Manual
(→Ray tracing data and material data input file) |
(→STL CAD geometry input file) |
||
(未顯示同一使用者於中間所作的 20 次修訂) | |||
行 1: | 行 1: | ||
− | Ray tracing is a program for calculating the path of photons through a system. |
+ | Ray tracing is a program for calculating the path of photons through a system. The code is developed in ITRI. |
⚫ | |||
⚫ | |||
⚫ | |||
− | [[ |
+ | [[vertex]] |
− | |||
− | [[$vertex]] |
||
==Ray tracing data and material data input file== |
==Ray tracing data and material data input file== |
||
− | |||
===Ray tracing computational setting=== |
===Ray tracing computational setting=== |
||
− | [[ |
+ | [[NBatches]] |
− | [[ |
+ | [[VisRayPB]] |
− | [[ |
+ | [[NumRayPB]] |
− | [[ |
+ | [[NumbOfTh]] |
+ | [[Waveleng]] |
||
===Material data=== |
===Material data=== |
||
− | [[ |
+ | [[N_r]] |
− | [[ |
+ | [[N_i]] |
− | |||
− | [[$alpha]] |
||
+ | [[alpha]] |
||
===Surface scattering properties=== |
===Surface scattering properties=== |
||
− | [[ |
+ | [[Absorb]] |
− | [[ |
+ | [[Fresnel]] |
− | [[ |
+ | [[LambX]] |
− | [[ |
+ | [[GaussXX]] |
− | [[ |
+ | [[ABGX]] |
− | [[ |
+ | [[SpecularR]] |
+ | [[RecvFlag]] |
||
===Surface emission properties=== |
===Surface emission properties=== |
||
− | [[ |
+ | [[Normal]] |
+ | |||
+ | [[UniCone]] |
||
+ | |||
+ | [[ConeAng]] |
||
+ | |||
+ | [[Lamb]] |
||
+ | |||
+ | [[Dipole]] |
||
+ | |||
+ | [[InF]] |
||
+ | |||
+ | [[NegF]] |
||
+ | |||
+ | ==VTK ray path output file== |
||
− | [[$UniCone]] |
||
+ | [[POINTSPOINTS]] |
||
− | [[ |
+ | [[LINES]] |
⚫ | |||
+ | [[CELL_DATA scalars]] |
||
− | [[$NegF]] |
||
+ | ==Terminated ray record output file== |
||
− | [[$LamF]] |
||
+ | [[termRecBatchxxxxx.rrc]] |
於 2019年9月20日 (五) 10:43 的最新修訂
Ray tracing is a program for calculating the path of photons through a system. The code is developed in ITRI.