"$CalGeneration" 修訂間的差異

出自 DDCC TCAD TOOL Manual
前往: 導覽搜尋
(已建立頁面,內容為 "=='''Format'''== $CalGeneration ''type P'' <font color=green>// ''type'' is an integer, and ''P'' is a floating point.</font> <font size=3> Using this...")
 
 
(未顯示同一使用者於中間所作的 3 次修訂)
行 7: 行 7:
   
 
'''''type''''': 1 -- normalize the surface power density.<br>
 
'''''type''''': 1 -- normalize the surface power density.<br>
'''''P''''': The value of the power density. The unit is W/m<sup>2</sup>.<br>
+
'''''P''''': The value of the power density, and the default unit is W/m<sup>2</sup>.<br>
  +
''ps''. if ''type'' is not equal to 1, ''P'' is useless. <br>
 
</font>
 
</font>
   

於 2019年5月23日 (四) 14:08 的最新修訂

Format

$CalGeneration
 type    P        // type is an integer, and P is a floating point.

Using this function lets the program calculate the distribution of generation rate after time-step.

type: 1 -- normalize the surface power density.
P: The value of the power density, and the default unit is W/m2.
ps. if type is not equal to 1, P is useless.

Example

$CalGeneration
 1    5.0

Related commands

$DFTallField, $CalGeneration