「$TimeStep」:修訂間差異

出自DDCC TCAD TOOL Manual
跳至導覽 跳至搜尋
Mike留言 | 貢獻
無編輯摘要
Mike留言 | 貢獻
無編輯摘要
第1行: 第1行:
This value tells the program what the total of time steps is.
<font size=5>'''Format'''</font>
<font size=5>'''Format'''</font>
  $TimeStep
  $TimeStep
   ''int''
   ''int''               <font color=green>// where ''int'' is an integer.</font>


where ''int'' is an integer.
<font size=3>This value tells the program what the total of time steps is.</font>





於 2018年7月11日 (三) 04:44 的修訂

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.