"@WAVELENGTH DETAIL" 修訂間的差異
出自 DDCC TCAD TOOL Manual
(已建立頁面,內容為 "*Used when reading or outputting photon information. If the wavelength is the same on each photon, it will be set to '''.FALSE.''', so that the data is recorded in o...") |
|||
行 1: | 行 1: | ||
+ | [[Not currently in use.]] |
||
*Used when reading or outputting photon information. If the wavelength is the same on each photon, it will be set to '''.FALSE.''', so that the data is recorded in one line instead of one by one to save memory. |
*Used when reading or outputting photon information. If the wavelength is the same on each photon, it will be set to '''.FALSE.''', so that the data is recorded in one line instead of one by one to save memory. |
||
*Is store as '''WAVELENGTH_DETAIL''' in the fortran code. |
*Is store as '''WAVELENGTH_DETAIL''' in the fortran code. |
於 2024年11月20日 (三) 21:03 的最新修訂
- Used when reading or outputting photon information. If the wavelength is the same on each photon, it will be set to .FALSE., so that the data is recorded in one line instead of one by one to save memory.
- Is store as WAVELENGTH_DETAIL in the fortran code.
example
@WAVELENGTH_DETAIL .FALSE.
Which means that each photon has the same wavelength and will be recorded as a row of data.