$SpaceRegion

出自 DDCC TCAD TOOL Manual
於 2018年7月11日 (三) 11:05 由 Mike (對話 | 貢獻) 所做的修訂 (已建立頁面,內容為 "<font size=5>'''Format'''</font> $TimeStep ''int'' <font color=green>// where ''int'' is an integer.</font> <font size=3>This value tells the prog...")

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

Format

$TimeStep
 int                // where int is an integer.

This value tells the program what the total of time steps is.


Example

$TimeStep
 500

Then the program is going to run 500 time steps.