"$TimeStep" 修訂間的差異
出自 DDCC TCAD TOOL Manual
(未顯示同一使用者於中間所作的 1 次修訂) | |||
行 1: | 行 1: | ||
⚫ | |||
⚫ | |||
− | |||
− | |||
⚫ | |||
$TimeStep |
$TimeStep |
||
− | ''int'' |
||
+ | ''int'' <font color=green>// where ''int'' is an integer.</font> |
||
− | where ''int'' is an integer. |
||
⚫ | |||
− | + | =='''Example'''== |
|
$TimeStep |
$TimeStep |
||
500 |
500 |
於 2018年7月11日 (三) 13:56 的最新修訂
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.