「@ORIENTATION DETAIL」:修訂間差異

出自DDCC TCAD TOOL Manual
跳至導覽 跳至搜尋
Sufei2留言 | 貢獻
已建立頁面,內容為 "*Used when reading or outputting photon information. If the orientation is the same on each photon, it will be set to '''.FALSE.''', so that the data is recorded in..."
 
Sufei2留言 | 貢獻
無編輯摘要
 
第1行: 第1行:
[[Not currently in use.]]
*Used when reading or outputting photon information. If the orientation 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 orientation 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 '''ORIENTATION_DETAIL''' in the fortran code.
*Is store as '''ORIENTATION_DETAIL''' in the fortran code.

於 2024年11月20日 (三) 13:03 的最新修訂

Not currently in use.

  • Used when reading or outputting photon information. If the orientation 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 ORIENTATION_DETAIL in the fortran code.

example

@ORIENTATION_DETAIL
.FALSE.

Which means that each photon has the same orientation and will be recorded as a row of data.