"$CalGeneration" 修訂間的差異

出自 DDCC TCAD TOOL Manual
前往: 導覽搜尋
(Format)
(Format)
行 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 unit is W/m<sup>2</sup>.<br>
 
''ps''. if ''type'' is not equal to 1, ''P'' is useless. <br>
 
''ps''. if ''type'' is not equal to 1, ''P'' is useless. <br>
 
</font>
 
</font>

於 2019年5月14日 (二) 15:23 的修訂

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 unit is W/m2.
ps. if type is not equal to 1, P is useless.

Example

$CalGeneration
 1    5.0

Related commands

$DFTallField, $CalGeneration