$OutputDirectory

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

前往: 導覽搜尋

Format

$OutputDirectory
 directory                // where filename is a string.

This tells the program where output files are 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