"*.raytrace.out" 修訂間的差異
出自 DDCC TCAD TOOL Manual
(已建立頁面,內容為 "*.raytrace.out save the information where the photon stops in the mesh elements. do i=1, total_elements x, y, TE_photon_num, TM_photon_num, TE_Photon_start_num,...") |
|||
行 1: | 行 1: | ||
*.raytrace.out save the information where the photon stops in the mesh elements. |
*.raytrace.out save the information where the photon stops in the mesh elements. |
||
− | do i=1, total_elements |
+ | do i=1, total_elements |
x, y, TE_photon_num, TM_photon_num, TE_Photon_start_num, TM_Photon_start_num, Element_area, Element_average_radiative_recombination_rate, element_neighbor_1 , element_neighbor_2 , element_neighbor_3, refractive index, absorption_photon_num |
x, y, TE_photon_num, TM_photon_num, TE_Photon_start_num, TM_Photon_start_num, Element_area, Element_average_radiative_recombination_rate, element_neighbor_1 , element_neighbor_2 , element_neighbor_3, refractive index, absorption_photon_num |
||
− | |||
⚫ | |||
⚫ |
於 2017年12月26日 (二) 15:15 的修訂
- .raytrace.out save the information where the photon stops in the mesh elements.
do i=1, total_elements x, y, TE_photon_num, TM_photon_num, TE_Photon_start_num, TM_Photon_start_num, Element_area, Element_average_radiative_recombination_rate, element_neighbor_1 , element_neighbor_2 , element_neighbor_3, refractive index, absorption_photon_num end do