@TIME UNIT
出自 DDCC TCAD TOOL Manual
於 2024年8月23日 (五) 12:16 由 Sufei2 (對話 | 貢獻) 所做的修訂 (已建立頁面,內容為 "*The unit of time list. *Is store as '''time_unit''' in the fortran code. example @TIME_UNIT 1.0e-12 Which mean the program count time with unit of '''ps'''.")
- The unit of time list.
- Is store as time_unit in the fortran code.
example
@TIME_UNIT 1.0e-12
Which mean the program count time with unit of ps.