$UnitConvert

出自 DDCC TCAD TOOL Manual
於 2019年2月26日 (二) 10:03 由 Mike (對話 | 貢獻) 所做的修訂

前往: 導覽搜尋

Format

$UnitConvert
 Order                // where Order is an integer.

The program can read the unit of length you want in the input files, and output the results with this kind of unit.
The default unit of length is "meter".
Order represents the order of default unit.


Example

$UnitConvert
 -2

Then the unit of length which you set and obtain will be 1\times10^{-2} \ (m) = 1\ (cm) .