$OutputName

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

前往: 導覽搜尋

Format

$OutputName
 name                // name is a string.

This function tells what the output name should be


Example

$OutputName
 test

All the first few words of output files name are test_, such as test_field-coefficients.set, test_Ex_10000.dat and so on.

$OutputName
 

If you do not give a name, the name of output files will like these field-coefficients.set, Ex_10000.dat and so on.


Related commands

$OutputDirectory