"$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...") |
(→Format) |
||
行 8: | 行 8: | ||
'''''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. The unit is W/m<sup>2</sup>.<br> |
||
+ | ''ps''. if ''type'' is not 1, ''P'' is useless. <br> |
||
</font> |
</font> |
||
於 2019年4月30日 (二) 16:12 的修訂
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. The unit is W/m2.
ps. if type is not 1, P is useless.
Example
$CalGeneration 1 5.0
Related commands
- $DFTallField, $CalGeneration