$OutputDirectory

出自 DDCC TCAD TOOL Manual
於 2018年8月27日 (一) 10:02 由 Mike (對話 | 貢獻) 所做的修訂 (Format)

前往: 導覽搜尋

Format

$OutputDirectory
 directory                // directory is a string.

This tells the program where output files will be saved in.
Note: the last letter in the directory must be a slash " / " in Linux environment or a backslash " \ " in Windows environment.

Example

$OutputDirectory
 D:\FDTD\test\

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


Related commands

$OutputName