"$heatsolvebytime" 修訂間的差異

出自 DDCC TCAD TOOL Manual
前往: 導覽搜尋
(已建立頁面,內容為 "$heatsolvebytime or $heatsolvebyt is the command to solve the time dependent thermal dissipation equations. The command line format is <br> $heatsolvebytime<br> <ma...")
 
 
(未顯示同一使用者於中間所作的 1 次修訂)
行 1: 行 1:
 
$heatsolvebytime or $heatsolvebyt is the command to solve the time dependent thermal dissipation equations. The command line format is <br>
 
$heatsolvebytime or $heatsolvebyt is the command to solve the time dependent thermal dissipation equations. The command line format is <br>
   
$heatsolvebytime<br>
+
$heatsolvebytime<br>
<math>\delta t</math>, N_of_dt, reference_temperature, N_step_to_save
+
<math>\delta t</math> N_of_dt reference_temperature N_step_to_save
  +
  +
<math>\delta t</math> is the dt used for transient calculation. <br>
  +
N_of_dt are the steps to solve these equations<br>
  +
reference_temperature is the reference initial temperature. Usually it would be room temperature. <br>
  +
"N_step_to_save" is to output the result every "N_step_to_save"<br>
  +
  +
Examples:<br>
  +
$heatsolvebytime
  +
1.000e-7 1000 300.00 100
  +
  +
related commands:<br>
  +
  +
[[$heatsource]], [[$timeevolve]], [[$usechannelaveT]], [[$heatiterative]], [[$thermaldiff]]<br>
  +
[[$maxTlimit]], [[$useevversusT]], [[$heatbndistance]], [[$heatsolvebytime]]

於 2017年8月22日 (二) 23:42 的最新修訂

$heatsolvebytime or $heatsolvebyt is the command to solve the time dependent thermal dissipation equations. The command line format is

$heatsolvebytime
\delta t N_of_dt reference_temperature N_step_to_save

\delta t is the dt used for transient calculation.
N_of_dt are the steps to solve these equations
reference_temperature is the reference initial temperature. Usually it would be room temperature.
"N_step_to_save" is to output the result every "N_step_to_save"

Examples:

$heatsolvebytime
1.000e-7  1000  300.00  100

related commands:

$heatsource, $timeevolve, $usechannelaveT, $heatiterative, $thermaldiff
$maxTlimit, $useevversusT, $heatbndistance, $heatsolvebytime