$OutputDirectory

出自 DDCC TCAD TOOL Manual
於 2018年10月12日 (五) 11:15 由 Mike (對話 | 貢獻) 所做的修訂 (Format)

(差異) ←上個修訂 | 最新修訂 (差異) | 下個修訂→ (差異)
前往: 導覽搜尋

Format

$OutputDirectory
 directory                // directory is a string.

This tells the program where output files should be saved in.
Note: the program will stop if the directory does not exist.

Example

$OutputDirectory
 D:\FDTD\test\

Then the program will save all output files in the directory of D:\FDTD\test\ .


Related commands

$OutputName